<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/bin/kill, branch release/4.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-11-20T04:41:45Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-11-20T04:41:45Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-11-20T04:41:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0d497cf6e989f7498cf5036a29fe7003a89abf83'/>
<id>urn:sha1:0d497cf6e989f7498cf5036a29fe7003a89abf83</id>
<content type='text'>
'RELENG_4_2_0_RELEASE'.

This commit was manufactured to restore the state of the 4.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</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-test2/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-test2/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-test2/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-test2/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-test2/commit/?id=61c9c5ebeee2ce8f914ca791989dbb7d6b8771c7'/>
<id>urn:sha1:61c9c5ebeee2ce8f914ca791989dbb7d6b8771c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disallow empty arguments (eg: '') as process ids.</title>
<updated>1997-08-21T21:34:43Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>1997-08-21T21:34:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d623c5c11e09af87e772ff4d3eaee8dc0da6165f'/>
<id>urn:sha1:d623c5c11e09af87e772ff4d3eaee8dc0da6165f</id>
<content type='text'>
PR:		2631
Submitted by:	Arne Henrik Juul &lt;arnej@imf.unit.no&gt;
</content>
</entry>
<entry>
<title>Cosmetic change in usage string.</title>
<updated>1997-06-06T06:40:06Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-06-06T06:40:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=749d4bb6499a0ca75459c7e4db4e39497337bef7'/>
<id>urn:sha1:749d4bb6499a0ca75459c7e4db4e39497337bef7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Signal # NSIG (32) is invalid.</title>
<updated>1997-06-03T06:24:50Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-06-03T06:24:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7999ef2f3810d61a628298264fe7d80780148a63'/>
<id>urn:sha1:7999ef2f3810d61a628298264fe7d80780148a63</id>
<content type='text'>
Obtained from: {Net|Open}BSD
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T14:13:04Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T14:13:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b97fa2ef508bb1cc99621edb8b6d03845b55b8bd'/>
<id>urn:sha1:b97fa2ef508bb1cc99621edb8b6d03845b55b8bd</id>
<content type='text'>
</content>
</entry>
</feed>
