summaryrefslogtreecommitdiff
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2005-09-05 09:49:33 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2005-09-05 09:49:33 +0000
commit6595b51a7f22f68e7988a9df62d53af2ffdb18cb (patch)
tree7756c816c4f51d2547ab3079ccc5ffad699bb53e /lib/libc/stdio
parente594c724ee7e8109c69f1dffc42ed0fcce81a7fc (diff)
Notes
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/fgets.35
-rw-r--r--lib/libc/stdio/printf.35
-rw-r--r--lib/libc/stdio/tmpnam.35
3 files changed, 0 insertions, 15 deletions
diff --git a/lib/libc/stdio/fgets.3 b/lib/libc/stdio/fgets.3
index fee8c9253089..06e3c04e9155 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 1d300c6e3c2f..feb6559f066e 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 825c3c9b07e7..4fe577c0906e 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