<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/kill/kill.1, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-06-13T08:46:01Z</updated>
<entry>
<title>Markup nits: use the Ar macro when describing the -signal_name and</title>
<updated>2002-06-13T08:46:01Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-13T08:46:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=993895ac337ea5fb5851f239b867175468331c77'/>
<id>urn:sha1:993895ac337ea5fb5851f239b867175468331c77</id>
<content type='text'>
-signal_number options, and for referring to the "pid" argument.
</content>
</entry>
<entry>
<title>Add examples and diagnostics sections</title>
<updated>2002-06-13T08:40:01Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-13T08:40:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=16a6357c9b54b47d1919cb076096ce474d0528f1'/>
<id>urn:sha1:16a6357c9b54b47d1919cb076096ce474d0528f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct history (again): V3 had a kill command, only it was in section 8,</title>
<updated>2002-06-03T14:59:49Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-03T14:59:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1be157dc3df9005b5d07a1b6ac359b9691be4c99'/>
<id>urn:sha1:1be157dc3df9005b5d07a1b6ac359b9691be4c99</id>
<content type='text'>
not 1.
</content>
</entry>
<entry>
<title>Correct History section: kill(1) appeared in V4, not V6.</title>
<updated>2002-06-03T14:45:20Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-03T14:45:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e3623a80a43c998101249f7364799899a82ec2f6'/>
<id>urn:sha1:e3623a80a43c998101249f7364799899a82ec2f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: use the new features of the Nm macro.</title>
<updated>2000-11-20T11:39:41Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-11-20T11:39:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be8b14979523798cfdfff45caa82d174ab6d0edf'/>
<id>urn:sha1:be8b14979523798cfdfff45caa82d174ab6d0edf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct some hard sentence breaks. Only those surrounding the previous</title>
<updated>1999-09-14T11:46:04Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>1999-09-14T11:46:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e6d3cf26485c2f3410273cda3d6e4c1b0d78e2a4'/>
<id>urn:sha1:e6d3cf26485c2f3410273cda3d6e4c1b0d78e2a4</id>
<content type='text'>
commit and those which cause ugly nroff output have been fixed, since
the purpose of the style guideline which they contravene is to reduce
the sizes of deltas.

Reported by:	bde
</content>
</entry>
<entry>
<title>Improve shell documentation:</title>
<updated>1999-09-08T15:40:46Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>1999-09-08T15:40:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c644db6aa2307baa08e3b3e7143b20cf12d7aaa1'/>
<id>urn:sha1:c644db6aa2307baa08e3b3e7143b20cf12d7aaa1</id>
<content type='text'>
* Consistently misspell built-in as builtin.

* Add a builtin(1) manpage and create builtin(1) MLINKS for all shell
  builtin commands for which no standalone utility exists.  These MLINKS
  replace those that were created for csh(1).

* Add appropriate xrefs for builtin(1) to the csh(1) and sh(1) manpages,
  as well as to the manpages of standalone utilities which are supported
  as shell builtin commands in at least one of the shells. In such
  manpages, explain that similar functionality may be provided as a
  shell builtin command.

* Improve sh(1)'s description of the cd builtin command. Csh(1) already
  describes it adequately. Replace the cd(1) manpage with a builtin(1)
  MLINKS link.

* Clean up some mdoc problems: use Xr instead of literal "foo(n)"; use
  Ic instead of Xr for shell builtin commands.

* Undo English contractions.

Reviewed by:	mpp, rgrimes
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:15:48Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:15:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2a4562393f80633b81c11d4f7df00548d1cc3c48'/>
<id>urn:sha1:2a4562393f80633b81c11d4f7df00548d1cc3c48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kill.1: Remove reference to obsolete sigvec(2) man page.  Removed</title>
<updated>1998-05-18T03:33:11Z</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>1998-05-18T03:33:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c38eceafa4772682cbfdb01ac65f0a8a63474d56'/>
<id>urn:sha1:c38eceafa4772682cbfdb01ac65f0a8a63474d56</id>
<content type='text'>
self reference in sigaction(2) man page.

Submitted by: Josh Gilliam &lt;josh@quick.net&gt;
PR: 6617
</content>
</entry>
<entry>
<title>Correct use of .Nm. Add rcsid.</title>
<updated>1998-05-13T07:47:35Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-05-13T07:47:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=61c9c5ebeee2ce8f914ca791989dbb7d6b8771c7'/>
<id>urn:sha1:61c9c5ebeee2ce8f914ca791989dbb7d6b8771c7</id>
<content type='text'>
</content>
</entry>
</feed>
