]> git.saurik.com Git - apple/libc.git/blob - stdio/FreeBSD/remove.3.patch
Libc-594.9.5.tar.gz
[apple/libc.git] / stdio / FreeBSD / remove.3.patch
1 --- _SB/Libc/stdio/FreeBSD/remove.3 2003-05-20 15:22:43.000000000 -0700
2 +++ _SB/Libc/stdio/FreeBSD/remove.3.edit 2006-06-28 16:55:52.000000000 -0700
3 @@ -72,7 +72,7 @@
4 .Va errno
5 for any of the errors specified for the routines
6 .Xr lstat 2 ,
7 -.Xr rmdir 2
8 +.Xr rmdir 2 ,
9 or
10 .Xr unlink 2 .
11 .Sh SEE ALSO