Loading...
stdio/FreeBSD/remove.3.patch Libc-763.11 /dev/null
--- Libc/Libc-763.11/stdio/FreeBSD/remove.3.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- remove.3.bsdnew	2009-11-11 13:33:15.000000000 -0800
-+++ remove.3	2009-11-11 13:33:15.000000000 -0800
-@@ -68,7 +68,7 @@ may fail and set
- .Va errno
- for any of the errors specified for the routines
- .Xr lstat 2 ,
--.Xr rmdir 2
-+.Xr rmdir 2 ,
- or
- .Xr unlink 2 .
- .Sh SEE ALSO