<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/mt, branch releng/4.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2001-01-22T18:01:26Z</updated>
<entry>
<title>MFC: Print out resid portion of MTIOCGET returned data.</title>
<updated>2001-01-22T18:01:26Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2001-01-22T18:01:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e467277469c43f628aab420df0de42993d2c9923'/>
<id>urn:sha1:e467277469c43f628aab420df0de42993d2c9923</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Prepare for mdoc(7)NG.</title>
<updated>2000-12-19T16:22:38Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-12-19T16:22:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e5e23f00c5f299ef9e944613c99ceecdb6e26c3c'/>
<id>urn:sha1:e5e23f00c5f299ef9e944613c99ceecdb6e26c3c</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>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>Remove more single-space hard sentence breaks.</title>
<updated>2000-03-02T14:54:02Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-03-02T14:54:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4e86fcacf69e8dac21f67db61babdcae80903dc2'/>
<id>urn:sha1:4e86fcacf69e8dac21f67db61babdcae80903dc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove single-space hard sentence breaks.  These degrade the quality</title>
<updated>2000-03-01T12:20:22Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-03-01T12:20:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=87faa07bec7b6e1212692fbaa21d663ee288abe8'/>
<id>urn:sha1:87faa07bec7b6e1212692fbaa21d663ee288abe8</id>
<content type='text'>
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
</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>add and document seteotmodel and geteotmodel commands</title>
<updated>1999-05-10T20:05:19Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>1999-05-10T20:05:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dc06ef27751de2eaa1f2d1f38738a35ea1c9ae00'/>
<id>urn:sha1:dc06ef27751de2eaa1f2d1f38738a35ea1c9ae00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing parenthesis.  Change "hardware block" to "SCSI logical block".</title>
<updated>1999-05-04T18:22:38Z</updated>
<author>
<name>Guy Helmer</name>
<email>ghelmer@FreeBSD.org</email>
</author>
<published>1999-05-04T18:22:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=768229abb027cc505f41ac2b45ac1c0642a881af'/>
<id>urn:sha1:768229abb027cc505f41ac2b45ac1c0642a881af</id>
<content type='text'>
While I'm here, fix dangling "to".

PR:		docs/9940
</content>
</entry>
</feed>
