summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2005-09-05 09:49:33 +0000
committertjr <tjr@FreeBSD.org>2005-09-05 09:49:33 +0000
commit95970c286353150585838afd172a9dc332abffa4 (patch)
tree7756c816c4f51d2547ab3079ccc5ffad699bb53e /lib
parent560cfe4de3e63e664fc297f927e761d8e62afbbb (diff)
downloadFreeBSD-src-95970c286353150585838afd172a9dc332abffa4.zip
FreeBSD-src-95970c286353150585838afd172a9dc332abffa4.tar.gz
Remove references to nonexistent "FreeBSD Security Architecture" document.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdio/fgets.35
-rw-r--r--lib/libc/stdio/printf.35
-rw-r--r--lib/libc/stdio/tmpnam.35
-rw-r--r--lib/libc/string/strcat.35
-rw-r--r--lib/libc/string/strcpy.35
5 files changed, 0 insertions, 25 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
diff --git a/lib/libc/string/strcat.3 b/lib/libc/string/strcat.3
index ac4f7b0d..298c865 100644
--- a/lib/libc/string/strcat.3
+++ b/lib/libc/string/strcat.3
@@ -149,11 +149,6 @@ foo(const char *arbitrary_string)
.Xr strcpy 3 ,
.Xr strlcat 3 ,
.Xr strlcpy 3
-.Rs
-.%T "The FreeBSD Security Architecture"
-.Re
-(See
-.Pa "/usr/share/doc/{to be decided}" . )
.Sh STANDARDS
The
.Fn strcat
diff --git a/lib/libc/string/strcpy.3 b/lib/libc/string/strcpy.3
index f40e792..2b65809 100644
--- a/lib/libc/string/strcpy.3
+++ b/lib/libc/string/strcpy.3
@@ -179,11 +179,6 @@ and
.Xr memcpy 3 ,
.Xr memmove 3 ,
.Xr strlcpy 3
-.Rs
-.%T "The FreeBSD Security Architecture"
-.Re
-(See
-.Pa "/usr/share/doc/{to be decided}" . )
.Sh STANDARDS
The
.Fn strcpy
OpenPOWER on IntegriCloud