Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2009 04:37:27 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r187809 - head/lib/libc/stdio
Message-ID:  <200901280437.n0S4bR8e007171@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: das
Date: Wed Jan 28 04:37:27 2009
New Revision: 187809
URL: http://svn.freebsd.org/changeset/base/187809

Log:
  Update the manpage to reflect r145172.

Modified:
  head/lib/libc/stdio/printf.3

Modified: head/lib/libc/stdio/printf.3
==============================================================================
--- head/lib/libc/stdio/printf.3	Wed Jan 28 04:36:34 2009	(r187808)
+++ head/lib/libc/stdio/printf.3	Wed Jan 28 04:37:27 2009	(r187809)
@@ -207,8 +207,7 @@ conversions, this option has no effect.
 For
 .Cm o
 conversions, the precision of the number is increased to force the first
-character of the output string to a zero (except if a zero value is printed
-with an explicit precision of zero).
+character of the output string to a zero.
 For
 .Cm x
 and



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901280437.n0S4bR8e007171>