]> git.saurik.com Git - apple/libc.git/blob - stdio/FreeBSD/remove.3.patch
Libc-763.13.tar.gz
[apple/libc.git] / stdio / FreeBSD / remove.3.patch
1 --- remove.3.bsdnew 2009-11-11 13:33:15.000000000 -0800
2 +++ remove.3 2009-11-11 13:33:15.000000000 -0800
3 @@ -68,7 +68,7 @@ may fail and set
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