From c332936c10b8bc74ce794cf8b9705b27ed54d4fb Mon Sep 17 00:00:00 2001 From: das Date: Wed, 28 Jan 2009 04:37:27 +0000 Subject: Update the manpage to reflect r145172. --- lib/libc/stdio/printf.3 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib') 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 -- cgit v1.1