summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2009-01-28 04:37:27 +0000
committerdas <das@FreeBSD.org>2009-01-28 04:37:27 +0000
commitc332936c10b8bc74ce794cf8b9705b27ed54d4fb (patch)
tree7945a60ae1386ea1cd1dae777faa189b9578a060 /lib
parent1dd1bae7b6975b8f90638d416af36744406345b4 (diff)
downloadFreeBSD-src-c332936c10b8bc74ce794cf8b9705b27ed54d4fb.zip
FreeBSD-src-c332936c10b8bc74ce794cf8b9705b27ed54d4fb.tar.gz
Update the manpage to reflect r145172.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdio/printf.33
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3
index a126a64..98e26dc 100644
--- a/lib/libc/stdio/printf.3
+++ b/lib/libc/stdio/printf.3
@@ -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
OpenPOWER on IntegriCloud