<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/column, branch release/4.1.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-06-30T09:51:59Z</updated>
<entry>
<title>MFC: Add DIAGNOSTICS section name and other doc fixes.</title>
<updated>2000-06-30T09:51:59Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2000-06-30T09:51:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d3e59a8f258e20dd7cea0ec37a7484766d32653a'/>
<id>urn:sha1:d3e59a8f258e20dd7cea0ec37a7484766d32653a</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>Fix display of example usage.</title>
<updated>1999-03-07T19:24:39Z</updated>
<author>
<name>Guy Helmer</name>
<email>ghelmer@FreeBSD.org</email>
</author>
<published>1999-03-07T19:24:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9c2760425a361e651919da89b6eb77967e78fad9'/>
<id>urn:sha1:9c2760425a361e651919da89b6eb77967e78fad9</id>
<content type='text'>
PR:		docs/9833
</content>
</entry>
<entry>
<title>Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).</title>
<updated>1998-12-06T22:58:23Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1998-12-06T22:58:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fa146c53357ea20afd3661d8093ea1db44198d5f'/>
<id>urn:sha1:fa146c53357ea20afd3661d8093ea1db44198d5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix example to match ls(1)'s output.</title>
<updated>1997-08-20T02:05:29Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1997-08-20T02:05:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b2afcfe1fd954fbb3dbec1fc1a1b7524cfa55c7b'/>
<id>urn:sha1:b2afcfe1fd954fbb3dbec1fc1a1b7524cfa55c7b</id>
<content type='text'>
PR:		docs/3681
Submitted by:	Kazuo Horikawa &lt;k-horik@yk.rim.or.jp&gt;
</content>
</entry>
<entry>
<title>Add missing -s flag in usage string.</title>
<updated>1997-06-30T06:37:15Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-06-30T06:37:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3b5ec5aa63cbd8c708d20e511ba4321c58b3a902'/>
<id>urn:sha1:3b5ec5aa63cbd8c708d20e511ba4321c58b3a902</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compare return value from getopt against -1 rather than EOF, per the final</title>
<updated>1997-03-29T04:34:07Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-03-29T04:34:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1c8af8787354e20c2b38cab5801698133ff8b403'/>
<id>urn:sha1:1c8af8787354e20c2b38cab5801698133ff8b403</id>
<content type='text'>
posix standard on the topic.
</content>
</entry>
<entry>
<title>This commit was generated by cvs2svn to compensate for changes in r23690,</title>
<updated>1997-03-11T13:08:12Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-03-11T13:08:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=18dac96b7bf3831c3d8393ab93b391c2ca65e6a1'/>
<id>urn:sha1:18dac96b7bf3831c3d8393ab93b391c2ca65e6a1</id>
<content type='text'>
which included commits to RCS files with non-trunk default branches.
</content>
</entry>
<entry>
<title>Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.</title>
<updated>1997-03-11T13:08:12Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-03-11T13:08:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0da30e9aa76c5df66cd092f30b904824b0594ccc'/>
<id>urn:sha1:0da30e9aa76c5df66cd092f30b904824b0594ccc</id>
<content type='text'>
</content>
</entry>
</feed>
