diff options
author | mpp <mpp@FreeBSD.org> | 1996-08-21 22:10:36 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-08-21 22:10:36 +0000 |
commit | e3cbaed95562378632d591fd758ea8ef089fc360 (patch) | |
tree | 166e99168d50df6a97634b08485bf523b988e77c /lib/libc/stdio | |
parent | 98b8a193ac39b7e1cf57368b69e9085c23691a95 (diff) | |
download | FreeBSD-src-e3cbaed95562378632d591fd758ea8ef089fc360.zip FreeBSD-src-e3cbaed95562378632d591fd758ea8ef089fc360.tar.gz |
Update some more man pages to use the .Fx macro.
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 03968af..fcea80f 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 , |