diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-04-09 21:48:21 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-04-09 21:48:21 +0000 |
| commit | 20631f47f16df06373ffdbbc2f2d4a4307f0b047 (patch) | |
| tree | 5f38a28773615bb52a9ffd27948ce9d59ea222ca /lib/libc/stdio | |
| parent | 457788f888a0db9a75af3c07cec7d49174dd92f5 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio')
| -rw-r--r-- | lib/libc/stdio/printf.3 | 2 |
1 files changed, 1 insertions, 1 deletions
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 , |
