]> git.saurik.com Git - apple/libc.git/blob - string/FreeBSD/strcpy.3.patch
Libc-339.tar.gz
[apple/libc.git] / string / FreeBSD / strcpy.3.patch
1 Index: strcpy.3
2 ===================================================================
3 RCS file: /cvs/root/Libc/string/FreeBSD/strcpy.3,v
4 retrieving revision 1.2
5 diff -u -r1.2 strcpy.3
6 --- strcpy.3 2003/05/20 22:23:54 1.2
7 +++ strcpy.3 2003/10/24 18:27:22
8 @@ -179,11 +179,6 @@
9 .Xr memcpy 3 ,
10 .Xr memmove 3 ,
11 .Xr strlcpy 3
12 -.Rs
13 -.%T "The FreeBSD Security Architecture"
14 -.Re
15 -(See
16 -.Pa "/usr/share/doc/{to be decided}" . )
17 .Sh STANDARDS
18 The
19 .Fn strcpy