diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-02 14:54:02 +0000 | 
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-02 14:54:02 +0000 | 
| commit | 4e86fcacf69e8dac21f67db61babdcae80903dc2 (patch) | |
| tree | 11e6c1004800534c82bd3b37f48ff4dda29e2989 /lib/libc/stdio | |
| parent | b22b0eaef005d00199fe216b0544647dc3682cf0 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio')
| -rw-r--r-- | lib/libc/stdio/printf.3 | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index f18f658805df..f72c10c3ffa0 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -544,7 +544,8 @@ No argument is converted.  .It Cm %  A  .Ql % -is written. No argument is converted. +is written. +No argument is converted.  The complete conversion specification  is  .Ql %% .  | 
