diff options
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r-- | lib/libc/stdio/fgets.3 | 5 | ||||
-rw-r--r-- | lib/libc/stdio/printf.3 | 5 | ||||
-rw-r--r-- | lib/libc/stdio/tmpnam.3 | 5 |
3 files changed, 0 insertions, 15 deletions
diff --git a/lib/libc/stdio/fgets.3 b/lib/libc/stdio/fgets.3 index fee8c92..06e3c04 100644 --- a/lib/libc/stdio/fgets.3 +++ b/lib/libc/stdio/fgets.3 @@ -152,11 +152,6 @@ the FSA.) .Xr ferror 3 , .Xr fgetln 3 , .Xr fgetws 3 -.Rs -.%T "The FreeBSD Security Architecture" -.Re -(See -.Pa /usr/share/doc/{to be determined} . ) .Sh STANDARDS The functions .Fn fgets diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index 1d300c6..feb6559 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -793,11 +793,6 @@ Insufficient storage space is available. .Xr scanf 3 , .Xr setlocale 3 , .Xr wprintf 3 -.Rs -.%T "The FreeBSD Security Architecture" -.Re -(See -.Pa "/usr/share/doc/{to be determined}" . ) .Sh STANDARDS Subject to the caveats noted in the .Sx BUGS diff --git a/lib/libc/stdio/tmpnam.3 b/lib/libc/stdio/tmpnam.3 index 825c3c9..4fe577c 100644 --- a/lib/libc/stdio/tmpnam.3 +++ b/lib/libc/stdio/tmpnam.3 @@ -229,11 +229,6 @@ the FSA.) .Sh SEE ALSO .Xr mkstemp 3 , .Xr mktemp 3 -.Rs -.%T "The FreeBSD Security Architecture" -.Re -(See -.Pa "/usr/share/doc/{to be determined}" . ) .Sh STANDARDS The .Fn tmpfile |