diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2010-10-06 08:05:53 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2010-10-06 08:05:53 +0000 |
| commit | 5162b7f42041be46284a31c27418d5583bbfd2c4 (patch) | |
| tree | f21b4f1032776f23c23ee365ba2f7abf93f4f0e8 /lib/libc/stdio | |
| parent | 24fed98ab088ebdb3b21e9158fb0387e2c66dc9f (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 2587aa2f0d98..8de2bb8860bc 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -812,7 +812,7 @@ available. The conversion formats .Cm \&%D , \&%O , and -.Cm %U +.Cm \&%U are not standard and are provided only for backward compatibility. The effect of padding the |
