summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1995-05-15 12:23:03 +0000
committerdg <dg@FreeBSD.org>1995-05-15 12:23:03 +0000
commitab5358efa756e4b7379dddf24f5c744c129fa7d5 (patch)
tree895a3af4b84ce5bff542544c20a1978b01bff677
parent94d8622ac07d946c7a4b87d240cf95baada83158 (diff)
downloadFreeBSD-src-ab5358efa756e4b7379dddf24f5c744c129fa7d5.zip
FreeBSD-src-ab5358efa756e4b7379dddf24f5c744c129fa7d5.tar.gz
Fixed typo.
-rw-r--r--lib/libc/stdio/printf.32
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud