From 6595b51a7f22f68e7988a9df62d53af2ffdb18cb Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Mon, 5 Sep 2005 09:49:33 +0000 Subject: Remove references to nonexistent "FreeBSD Security Architecture" document. --- lib/libc/stdio/fgets.3 | 5 ----- lib/libc/stdio/printf.3 | 5 ----- lib/libc/stdio/tmpnam.3 | 5 ----- lib/libc/string/strcat.3 | 5 ----- lib/libc/string/strcpy.3 | 5 ----- 5 files changed, 25 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 diff --git a/lib/libc/string/strcat.3 b/lib/libc/string/strcat.3 index ac4f7b0da968..298c865afd56 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 f40e79205894..2b65809783cf 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 -- cgit v1.2.3