From 20631f47f16df06373ffdbbc2f2d4a4307f0b047 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Tue, 9 Apr 1996 21:48:21 +0000 Subject: Correct a minor typo. Fixes part of PR#1000. Submitted by: Dave Glowacki --- lib/libc/stdio/printf.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index cf64e1e80e99..4238a90a889e 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -228,7 +228,7 @@ For all conversions except .Cm n , the converted value is padded on the left with zeros rather than blanks. If a precision is given with a numeric conversion -.Pf ( Mc d , +.Pf ( Cm d , .Cm i , .Cm o , .Cm u , -- cgit v1.3