<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/stdio/fclose.3, branch release/4.6.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>http://cgit.freebsd.org/src/atom?h=release%2F4.6.1</id>
<link rel='self' href='http://cgit.freebsd.org/src/atom?h=release%2F4.6.1'/>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<updated>2001-12-14T18:34:06Z</updated>
<entry>
<title>MFC: Reduce gratuitous diffs to -CURRENT.</title>
<updated>2001-12-14T18:34:06Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-12-14T18:34:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d43ba9a6c11b67f36d3ed95ec03b95462069c014'/>
<id>urn:sha1:d43ba9a6c11b67f36d3ed95ec03b95462069c014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: recent mdoc(7) fixes.</title>
<updated>2001-03-06T16:46:24Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-06T16:46:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0d8324cd3617af09a60559e2f4557a793a167e34'/>
<id>urn:sha1:0d8324cd3617af09a60559e2f4557a793a167e34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: recent mdoc(7) fixes.</title>
<updated>2000-12-08T13:53:03Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-12-08T13:53:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=20456d91bc39a026844296de63b8f504acb054c9'/>
<id>urn:sha1:20456d91bc39a026844296de63b8f504acb054c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: introduce .Lb macro to libc manpages</title>
<updated>2000-04-22T17:07:11Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-04-22T17:07:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=95f2a893681eecfed2da1fc6b9af60147b7c26b7'/>
<id>urn:sha1:95f2a893681eecfed2da1fc6b9af60147b7c26b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</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:50:10Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>1999-07-12T20:50:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fbc400a67a4e6979c5d99fe59d904cf08992a98f'/>
<id>urn:sha1:fbc400a67a4e6979c5d99fe59d904cf08992a98f</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>Note that dying on NULL is an implementation detail.</title>
<updated>1998-12-17T17:13:47Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1998-12-17T17:13:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=70efdda93db9d0d2a1fec8ad289b2a616995c08b'/>
<id>urn:sha1:70efdda93db9d0d2a1fec8ad289b2a616995c08b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the description of EBADF (that's an implementation detail if I</title>
<updated>1998-10-10T13:31:32Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1998-10-10T13:31:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b41c848d465a83d83ea6fb786065ddf169502859'/>
<id>urn:sha1:b41c848d465a83d83ea6fb786065ddf169502859</id>
<content type='text'>
ever saw one), and move the description of NULL behaviour out to a
'NOTES' section, with an extra note that programs should not rely up
on it.

Kinda-approve-by:	bde (by not replying to the mail with the diff)
</content>
</entry>
<entry>
<title>program written under FreeBSD -&gt; programs written under FreeBSD</title>
<updated>1998-10-03T16:17:30Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1998-10-03T16:17:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aef1f383cff8d317d4b8161ffc59681083e6690c'/>
<id>urn:sha1:aef1f383cff8d317d4b8161ffc59681083e6690c</id>
<content type='text'>
Noticed by:	Alex Nash &lt;nash@mcs.net&gt;
</content>
</entry>
<entry>
<title>Document that we will core-dump on getting a NULL pointer.</title>
<updated>1998-09-28T15:34:24Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1998-09-28T15:34:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8bd4c21699ff39f158bd4b86603b98202ff06883'/>
<id>urn:sha1:8bd4c21699ff39f158bd4b86603b98202ff06883</id>
<content type='text'>
</content>
</entry>
</feed>
