<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/fmt, branch releng/4.7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.7'/>
<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: Don't format troff-like lines unless -n is given.</title>
<updated>2002-01-14T09:48:26Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-01-14T09:48:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6c367d5bb955bb61dd3742e0bf95ee8df08f7596'/>
<id>urn:sha1:6c367d5bb955bb61dd3742e0bf95ee8df08f7596</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: fmt(1) rewrite by Gareth McCaughan.</title>
<updated>2001-10-02T11:34:12Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-10-02T11:34:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e20239f71deb7a59959e9efd1ff7603942cc9c54'/>
<id>urn:sha1:e20239f71deb7a59959e9efd1ff7603942cc9c54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark up the optional -c option with the Op macro.</title>
<updated>2000-03-09T09:27:40Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-03-09T09:27:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=27d805042a017b17df5c5761ac9ad3c2d995c880'/>
<id>urn:sha1:27d805042a017b17df5c5761ac9ad3c2d995c880</id>
<content type='text'>
PR:		17271
Submitted by:	David Malone &lt;dwmalone@maths.tcd.ie&gt;
</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>Ooops, the Makefile was not supposed to be changed.  Unspam this.</title>
<updated>1997-09-30T19:42:55Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1997-09-30T19:42:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=456ad1e5b4cece982582e144d0c2280fc30326f1'/>
<id>urn:sha1:456ad1e5b4cece982582e144d0c2280fc30326f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a number of fixed-size buffers etc.</title>
<updated>1997-09-30T19:42:05Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1997-09-30T19:42:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9c61e1111eceb2e2a4685ff2e3a283737e266abc'/>
<id>urn:sha1:9c61e1111eceb2e2a4685ff2e3a283737e266abc</id>
<content type='text'>
PR:		bin/4520
Submitted by:	gjm11@dpmms.cam.ac.uk (Gareth McCaughan)
</content>
</entry>
<entry>
<title>Pre-allocate buffer to avoid core dump in corner cases.</title>
<updated>1997-08-21T03:41:41Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>1997-08-21T03:41:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dc3001cf357baa1d3fca2f6e9b49c9b1e5919713'/>
<id>urn:sha1:dc3001cf357baa1d3fca2f6e9b49c9b1e5919713</id>
<content type='text'>
PR:		2968
Submitted by:	Gareth McCaughan &lt;gjm11@dpmms.cam.ac.uk&gt;
</content>
</entry>
<entry>
<title>Add rcsid, prototypes. Use err(3).</title>
<updated>1997-07-03T07:19:46Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-07-03T07:19:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=63ffb113474aff32b0e8bad11d52b816655aa701'/>
<id>urn:sha1:63ffb113474aff32b0e8bad11d52b816655aa701</id>
<content type='text'>
</content>
</entry>
</feed>
