summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-04-09 21:48:21 +0000
committermpp <mpp@FreeBSD.org>1996-04-09 21:48:21 +0000
commita86dce0f60108464f01beb1869dc2a507515dd8a (patch)
tree5f38a28773615bb52a9ffd27948ce9d59ea222ca /lib
parenta556b6b70fc38170a14ec3adbca286f99fe87987 (diff)
downloadFreeBSD-src-a86dce0f60108464f01beb1869dc2a507515dd8a.zip
FreeBSD-src-a86dce0f60108464f01beb1869dc2a507515dd8a.tar.gz
Correct a minor typo. Fixes part of PR#1000.
Submitted by: Dave Glowacki <dglo@ssec.wisc.edu>
Diffstat (limited to 'lib')
-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 cf64e1e..4238a90 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 ,
OpenPOWER on IntegriCloud