<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/stdio/printf.3, branch upstream/11.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>use .Mt to mark up email addresses consistently (part4)</title>
<updated>2014-06-23T08:25:03+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-06-23T08:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8fbf3d50e331929dfa82912749a2a5ce240d475b'/>
<id>8fbf3d50e331929dfa82912749a2a5ce240d475b</id>
<content type='text'>
PR:		191174
Submitted by:	Franco Fichtner  &lt;franco at lastsummer.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		191174
Submitted by:	Franco Fichtner  &lt;franco at lastsummer.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify that the ' flag is an apostrophe.</title>
<updated>2012-11-08T02:01:04+00:00</updated>
<author>
<name>Greg Lehey</name>
<email>grog@FreeBSD.org</email>
</author>
<published>2012-11-08T02:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a012e04865f857767f6765f1c3fea1e1f497934c'/>
<id>a012e04865f857767f6765f1c3fea1e1f497934c</id>
<content type='text'>
MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix the claim that the output is always null-terminated. This isn't</title>
<updated>2012-04-21T06:09:09+00:00</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2012-04-21T06:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=31fe39edac041210197fe802441e8439b954342b'/>
<id>31fe39edac041210197fe802441e8439b954342b</id>
<content type='text'>
  true if the size is zero.
- Fix a claim that sprintf() is the same as snprintf() with an
  infinite size.  It's equivalent to snprintf() with a size of
  INT_MAX + 1.
- Document the return values in the return values section.
- Document the possible errno value of EOVERFLOW.

MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  true if the size is zero.
- Fix a claim that sprintf() is the same as snprintf() with an
  infinite size.  It's equivalent to snprintf() with a size of
  INT_MAX + 1.
- Document the return values in the return values section.
- Document the possible errno value of EOVERFLOW.

MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert changes of 'assure' to 'ensure' made in r211936.</title>
<updated>2010-09-11T10:49:56+00:00</updated>
<author>
<name>Rebecca Cran</name>
<email>brucec@FreeBSD.org</email>
</author>
<published>2010-09-11T10:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5512804bb8fe7606fcc50062327c11622c79b6ca'/>
<id>5512804bb8fe7606fcc50062327c11622c79b6ca</id>
<content type='text'>
Approved by: rrs (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: rrs (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incorrect usage of 'assure' and 'insure'.</title>
<updated>2010-08-28T16:32:01+00:00</updated>
<author>
<name>Rebecca Cran</name>
<email>brucec@FreeBSD.org</email>
</author>
<published>2010-08-28T16:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e7f8dd75b3c11bd606a3a4fa82a3bd7834f65421'/>
<id>e7f8dd75b3c11bd606a3a4fa82a3bd7834f65421</id>
<content type='text'>
Approved by: rrs (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: rrs (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the</title>
<updated>2010-05-13T12:07:55+00:00</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-05-13T12:07:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0afc94c17a8772df34294778904e816258542498'/>
<id>0afc94c17a8772df34294778904e816258542498</id>
<content type='text'>
bottom of the manpages and order them consistently.

GNU groff doesn't care about the ordering, and doesn't even mention
CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put
them.

Found by:	mdocml lint run
Reviewed by:	ru
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bottom of the manpages and order them consistently.

GNU groff doesn't care about the ordering, and doesn't even mention
CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put
them.

Found by:	mdocml lint run
Reviewed by:	ru
</pre>
</div>
</content>
</entry>
<entry>
<title>mdoc: use macro for +- that is understood by mdocml</title>
<updated>2010-05-11T23:08:15+00:00</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-05-11T23:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=488704b28a88e9756c82ddc084cefe4aa46e1826'/>
<id>488704b28a88e9756c82ddc084cefe4aa46e1826</id>
<content type='text'>
Reviewed by:	brueffer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	brueffer
</pre>
</div>
</content>
</entry>
<entry>
<title>I feel this wording of the history is more clear.</title>
<updated>2010-04-05T22:09:29+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2010-04-05T22:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6a18a77221ca134826742f1aa91fe4966f772b22'/>
<id>6a18a77221ca134826742f1aa91fe4966f772b22</id>
<content type='text'>
ANSIfy vasprintf() while I'm here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ANSIfy vasprintf() while I'm here.
</pre>
</div>
</content>
</entry>
<entry>
<title>%U was macroized in mdoc(7), escape.</title>
<updated>2010-02-16T12:29:02+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2010-02-16T12:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e363756c8ff590f9c21a75051d81b09459da8217'/>
<id>e363756c8ff590f9c21a75051d81b09459da8217</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the dprintf() prototype.</title>
<updated>2009-12-02T07:51:25+00:00</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2009-12-02T07:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=da6186437ab02614162b62a6c2866f807594caa5'/>
<id>da6186437ab02614162b62a6c2866f807594caa5</id>
<content type='text'>
PR:		141087
Submitted by:	Jeremy Huddleston &lt;jeremyhu@apple.com&gt;
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		141087
Submitted by:	Jeremy Huddleston &lt;jeremyhu@apple.com&gt;
MFC after:	3 days
</pre>
</div>
</content>
</entry>
</feed>
