<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/printf/printf.1, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a markup nit and a misplaced full stop in previous.</title>
<updated>2004-07-03T07:07:11+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-03T07:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2e94ae7e0e6d2a3d56cdde60e05662489dfb8dec'/>
<id>2e94ae7e0e6d2a3d56cdde60e05662489dfb8dec</id>
<content type='text'>
Noticed by:	ru
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Noticed by:	ru
</pre>
</div>
</content>
</entry>
<entry>
<title>Document missing multibyte character support in utilities specified</title>
<updated>2004-07-03T01:28:21+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-03T01:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4f45d8117866dd399fe769d07dbc8e211bb9021c'/>
<id>4f45d8117866dd399fe769d07dbc8e211bb9021c</id>
<content type='text'>
by POSIX.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by POSIX.
</pre>
</div>
</content>
</entry>
<entry>
<title>Deal with double whitespace.</title>
<updated>2004-07-03T00:24:45+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-03T00:24:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=557b7fa1488f8937156051e061ac3512330bcb7e'/>
<id>557b7fa1488f8937156051e061ac3512330bcb7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T22:22:35+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T22:22:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6a3e8b0adc8c622ae61275a94d5d869980a68069'/>
<id>6a3e8b0adc8c622ae61275a94d5d869980a68069</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/latter/former/</title>
<updated>2004-06-05T09:35:44+00:00</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2004-06-05T09:35:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=939e953ed07a36c2437ac12d0ee9af1983cdfc77'/>
<id>939e953ed07a36c2437ac12d0ee9af1983cdfc77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Document the %a, %A, and %F format specifiers.</title>
<updated>2004-06-05T09:32:27+00:00</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2004-06-05T09:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=08cdb7cdaf53d50a9d6e4c369264b6b6e180330a'/>
<id>08cdb7cdaf53d50a9d6e4c369264b6b6e180330a</id>
<content type='text'>
- Document the way infinity and NaN are printed.
- Un-document the non-existent %w specifier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Document the way infinity and NaN are printed.
- Un-document the non-existent %w specifier.
</pre>
</div>
</content>
</entry>
<entry>
<title>Kill excessive whitespace between macro arguments.</title>
<updated>2002-07-15T07:35:36+00:00</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-07-15T07:35:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b4e164347b329255f971b715589f453a8b1a9177'/>
<id>b4e164347b329255f971b715589f453a8b1a9177</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo: characer -&gt; character</title>
<updated>2002-05-31T00:33:40+00:00</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-05-31T00:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=806968d6a721cc982fb07ccc861e8a54c01a21db'/>
<id>806968d6a721cc982fb07ccc861e8a54c01a21db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mdoc(7) police: lint.</title>
<updated>2002-05-30T05:59:25+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-30T05:59:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3a0f91d5ae9656c109e251d3a320205fcdfc4984'/>
<id>3a0f91d5ae9656c109e251d3a320205fcdfc4984</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
