diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-08-21 22:10:36 +0000 | 
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-08-21 22:10:36 +0000 | 
| commit | a2d402aa3c31a7d04a8bc2be5387920460b5ee40 (patch) | |
| tree | 166e99168d50df6a97634b08485bf523b988e77c /lib/libc/stdio | |
| parent | 400d45a39ae9dcbbf7e2b35d7c0959d148f43a4f (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 03968afac013..fcea80fc7100 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -613,7 +613,7 @@ and  first appeared in the GNU C library.  This implementation is thought  to be compatable but is not derived from the GNU code.  This implementation  was written by Peter Wemm <peter@FreeBSD.org> and first appeared in -FreeBSD-2.2. +.Fx 2.2 .  .Sh BUGS  The conversion formats  .Cm \&%D , | 
