diff options
| author | David Greenman <dg@FreeBSD.org> | 1995-05-15 12:23:03 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1995-05-15 12:23:03 +0000 |
| commit | dbe38b75e5bfe6470c657079040eda053ed84d03 (patch) | |
| tree | 895a3af4b84ce5bff542544c20a1978b01bff677 /lib/libc/stdio | |
| parent | f5504b009d447f55a9dc50b7d13f336635489df6 (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 70f8b99d3bbb..cf64e1e80e99 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 |
