diff options
author | Tim J. Robbins <tjr@FreeBSD.org> | 2005-09-05 09:49:33 +0000 |
---|---|---|
committer | Tim J. Robbins <tjr@FreeBSD.org> | 2005-09-05 09:49:33 +0000 |
commit | 6595b51a7f22f68e7988a9df62d53af2ffdb18cb (patch) | |
tree | 7756c816c4f51d2547ab3079ccc5ffad699bb53e /lib/libc/string/strcpy.3 | |
parent | e594c724ee7e8109c69f1dffc42ed0fcce81a7fc (diff) |
Notes
Diffstat (limited to 'lib/libc/string/strcpy.3')
-rw-r--r-- | lib/libc/string/strcpy.3 | 5 |
1 files changed, 0 insertions, 5 deletions
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 |