<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/keyadmin, branch release/4.6.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2001-07-22T12:41:39Z</updated>
<entry>
<title>MFC: remove whitespace at EOL.</title>
<updated>2001-07-22T12:41:39Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-22T12:41:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8432a67785074390b432b40233c9cddbf5913a9a'/>
<id>urn:sha1:8432a67785074390b432b40233c9cddbf5913a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: MAN[1-9] -&gt; MAN.</title>
<updated>2001-04-25T12:11:16Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-04-25T12:11:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=83fa067d8f6c24828328a87151d5e41db217a994'/>
<id>urn:sha1:83fa067d8f6c24828328a87151d5e41db217a994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: recent mdoc(7) fixes.</title>
<updated>2001-03-06T14:21:49Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-06T14:21:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1367cb73f53466185f1c79ee57154ab6a72ea325'/>
<id>urn:sha1:1367cb73f53466185f1c79ee57154ab6a72ea325</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Prepare for mdoc(7)NG.</title>
<updated>2001-01-16T10:42:38Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-01-16T10:42:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fdf27560694f9e64e05595fd0b25958f178ebce8'/>
<id>urn:sha1:fdf27560694f9e64e05595fd0b25958f178ebce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Prepare for mdoc(7)NG.</title>
<updated>2000-12-27T16:23:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-12-27T16:23:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c5782330458296018c3eaae5a9df86664b6f16a0'/>
<id>urn:sha1:c5782330458296018c3eaae5a9df86664b6f16a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: recent mdoc(7) fixes.</title>
<updated>2000-12-08T15:29:09Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-12-08T15:29:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0c2f6ccbdfee17321c4f95053a1f5b8dd61e6edd'/>
<id>urn:sha1:0c2f6ccbdfee17321c4f95053a1f5b8dd61e6edd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:35:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:35:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=97d92980a96a50750844f420cc225ddf918f0699'/>
<id>urn:sha1:97d92980a96a50750844f420cc225ddf918f0699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add $Id$, to make it simpler for members of the translation teams to</title>
<updated>1999-07-12T20:12:29Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>1999-07-12T20:12:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=414a35e60a8f1ce324672b4e15a8a9de5514b23a'/>
<id>urn:sha1:414a35e60a8f1ce324672b4e15a8a9de5514b23a</id>
<content type='text'>
track.

The Id line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

     .\"    $Id$
     .\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by:            bde
</content>
</entry>
<entry>
<title>Use err(3). Make it -Wall friendly. Typo fix in man page.</title>
<updated>1997-09-23T06:32:33Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-09-23T06:32:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=330f19d3107f6b57bf0fd41c4ca616f02b22c230'/>
<id>urn:sha1:330f19d3107f6b57bf0fd41c4ca616f02b22c230</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.Nm key -&gt; .Nm</title>
<updated>1997-08-23T16:58:52Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1997-08-23T16:58:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fa07a1fae9a728de36b3d9bbe8e3dc242ee5a4d0'/>
<id>urn:sha1:fa07a1fae9a728de36b3d9bbe8e3dc242ee5a4d0</id>
<content type='text'>
PR:		docs/3877
Submitted by:	Kazuo Horikawa &lt;k-horik@yk.rim.or.jp&gt;
</content>
</entry>
</feed>
