Loading...
--- /dev/null
+++ Libc/Libc-763.13/stdio/FreeBSD/remove.3.patch
@@ -0,0 +1,11 @@
+--- 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