<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/string, branch release/4.1.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.1.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.1.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-07-18T08:26:20Z</updated>
<entry>
<title>MFC: Drop index(3) and rindex(3) from SEE ALSO.</title>
<updated>2000-07-18T08:26:20Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>2000-07-18T08:26:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=959003b42f69573dc52b15989bc6c84772c771eb'/>
<id>urn:sha1:959003b42f69573dc52b15989bc6c84772c771eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add SEE ALSO</title>
<updated>2000-07-17T19:05:24Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>2000-07-17T19:05:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a460d396296ad3ff73642524adaee390aee39fff'/>
<id>urn:sha1:a460d396296ad3ff73642524adaee390aee39fff</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='https://cgit-dev.freebsd.org/src-test2/commit/?id=95f2a893681eecfed2da1fc6b9af60147b7c26b7'/>
<id>urn:sha1:95f2a893681eecfed2da1fc6b9af60147b7c26b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove single-space hard sentence breaks.  These degrade the quality</title>
<updated>2000-03-02T09:14:21Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-03-02T09:14:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c6ff3a1bf74d96278726113478b2c66884aab584'/>
<id>urn:sha1:c6ff3a1bf74d96278726113478b2c66884aab584</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>Grammar: "be even number" -&gt; "be an even number"</title>
<updated>2000-01-03T20:18:04Z</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>2000-01-03T20:18:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1ecbf08a0cf3e97674ef0958fff910bfea00ef72'/>
<id>urn:sha1:1ecbf08a0cf3e97674ef0958fff910bfea00ef72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backout the prev. commit.  It's a bad idea to make-up terms.  I believe</title>
<updated>1999-12-31T21:27:02Z</updated>
<author>
<name>Tim Vanderhoek</name>
<email>hoek@FreeBSD.org</email>
</author>
<published>1999-12-31T21:27:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=555fff2109b7fddf3351d68a0d1b59a0b1e0bba7'/>
<id>urn:sha1:555fff2109b7fddf3351d68a0d1b59a0b1e0bba7</id>
<content type='text'>
there is no good solution here.

Set-on-the-straight-and-narrow by:	bde
</content>
</entry>
<entry>
<title>Add ".Xref tolower 3" since its internal use is inferred in DESCRIPTION.</title>
<updated>1999-12-28T14:57:33Z</updated>
<author>
<name>Tim Vanderhoek</name>
<email>hoek@FreeBSD.org</email>
</author>
<published>1999-12-28T14:57:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=90f3949dadd1bb4dcb3e036548f266c4f2c54195'/>
<id>urn:sha1:90f3949dadd1bb4dcb3e036548f266c4f2c54195</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid the potentially confusing term "a null pointer" and say "the NULL</title>
<updated>1999-12-28T14:47:00Z</updated>
<author>
<name>Tim Vanderhoek</name>
<email>hoek@FreeBSD.org</email>
</author>
<published>1999-12-28T14:47:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1ec6c24405fac08d4a4513142afc06e7bc4f5257'/>
<id>urn:sha1:1ec6c24405fac08d4a4513142afc06e7bc4f5257</id>
<content type='text'>
pointer" instead.  The potential confusion arises because the string/*.3
pages use the term "null-terminated string" (which is permissable).  Moreover,
this also makes these two manpages more consistent with the other string/*.3
manpages.
</content>
</entry>
<entry>
<title>Remove x-ref to itself.</title>
<updated>1999-12-14T11:34:47Z</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-12-14T11:34:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b837caf89b6f501b0a84a1b485f4cb577b875bb0'/>
<id>urn:sha1:b837caf89b6f501b0a84a1b485f4cb577b875bb0</id>
<content type='text'>
Reviewed by:	mpp
</content>
</entry>
<entry>
<title>Add HISTORY.</title>
<updated>1999-10-29T16:50:22Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-10-29T16:50:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dd4bd1e7ba9eae7856cc7099823f51bc314a3dad'/>
<id>urn:sha1:dd4bd1e7ba9eae7856cc7099823f51bc314a3dad</id>
<content type='text'>
</content>
</entry>
</feed>
