From ab5358efa756e4b7379dddf24f5c744c129fa7d5 Mon Sep 17 00:00:00 2001 From: dg Date: Mon, 15 May 1995 12:23:03 +0000 Subject: Fixed typo. --- 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 70f8b99..cf64e1e 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -422,7 +422,7 @@ are used for conversions; the letters .Cm ABCDEF are used for -.m X +.Cm X conversions. The precision, if any, gives the minimum number of digits that must appear; if the converted value requires fewer digits, it is padded on -- cgit v1.1