diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-09 14:01:22 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-09 14:01:22 +0000 |
commit | ce9df6eefc4e5d0792b1b8ef1552f9f9fd29e90c (patch) | |
tree | 6f62e88748a5d722cbc7767d6433878dbd2e0bcf /lib/libc/stdio/printf.3 | |
parent | 3a5685d5599c3ff9becb9f8f4a3d544c0207f6c5 (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 6718bf48d2a0..c46284ee1a31 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -706,8 +706,9 @@ and .Xr setlocale 3 .Rs .%T "The FreeBSD Security Architecture" -.%J "/usr/share/doc/{to be determined}" .Re +(See +.Pa "/usr/share/doc/{to be determined}" . ) .Sh STANDARDS The .Fn fprintf , |