diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-02 09:14:21 +0000 | 
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-02 09:14:21 +0000 | 
| commit | c6ff3a1bf74d96278726113478b2c66884aab584 (patch) | |
| tree | 6fdc69d4aab26ec98c8573dbb7c07e9edbb0900a /lib/libc/stdio/printf.3 | |
| parent | 55609eba05d32edc56e3f69740099d4d9b095cef (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio/printf.3')
| -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 6e1b0c8b3c38..f18f658805df 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. The complete conversion specification +is written. No argument is converted. +The complete conversion specification  is  .Ql %% .  .El  | 
