<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/ranlib, branch releng/4.9</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-06-21T15:30:38Z</updated>
<entry>
<title>The .Nm utility</title>
<updated>2002-06-21T15:30:38Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-06-21T15:30:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f7f5402d25d91c95b90e5772c7a3c0dc9e2976c'/>
<id>urn:sha1:9f7f5402d25d91c95b90e5772c7a3c0dc9e2976c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Reduce gratuitous diffs to -CURRENT.</title>
<updated>2001-12-14T15:53:32Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-12-14T15:53:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cc23118b662194ffefdc160d2ab514b857d03245'/>
<id>urn:sha1:cc23118b662194ffefdc160d2ab514b857d03245</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: MAN[1-9] -&gt; MAN.</title>
<updated>2001-04-25T11:29:51Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-04-25T11:29:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b310ceebe53a3b181d0ec1d0a22bbb0018f3007d'/>
<id>urn:sha1:b310ceebe53a3b181d0ec1d0a22bbb0018f3007d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: recent mdoc(7) fixes.</title>
<updated>2001-03-06T12:53:06Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-06T12:53:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=260fa1380bd1f3d8126f0e73b6605e9386b24223'/>
<id>urn:sha1:260fa1380bd1f3d8126f0e73b6605e9386b24223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: r1.6: remove extraneous extern</title>
<updated>2001-03-04T08:56:30Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-03-04T08:56:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c6e78fecb536e093a6a7d39c7ec60a028208a9df'/>
<id>urn:sha1:c6e78fecb536e093a6a7d39c7ec60a028208a9df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: recent mdoc(7) fixes.</title>
<updated>2000-12-08T15:14:24Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-12-08T15:14:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5f668f21b41a742d6713e3ec674ecef22707ea0c'/>
<id>urn:sha1:5f668f21b41a742d6713e3ec674ecef22707ea0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</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:24:20Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>1999-07-12T20:24:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3be5f1f5ce6c92fb28926e7d02f855c12d534c34'/>
<id>urn:sha1:3be5f1f5ce6c92fb28926e7d02f855c12d534c34</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>Don't build or install ${MAN1}.  It's just a copy of ${MAN1aout} and</title>
<updated>1998-10-10T12:48:48Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-10-10T12:48:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=007b8656050c602e55777f0b64c366bb49b49b1a'/>
<id>urn:sha1:007b8656050c602e55777f0b64c366bb49b49b1a</id>
<content type='text'>
installing it clobbers the elf ${MAN1}.  The MAN1 -&gt; MAN1aout changes
actually work now.

Fixed order of MAN* and BINDIR.
</content>
</entry>
<entry>
<title>Install the legacy man file in section 1aout.</title>
<updated>1998-09-07T06:01:37Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-09-07T06:01:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8228cf9881b0081c67070ffdaf8551d9c1621c4'/>
<id>urn:sha1:a8228cf9881b0081c67070ffdaf8551d9c1621c4</id>
<content type='text'>
</content>
</entry>
</feed>
