]> git.saurik.com Git - apple/libc.git/blobdiff - stdio/FreeBSD/remove.3.patch
Libc-825.24.tar.gz
[apple/libc.git] / stdio / FreeBSD / remove.3.patch
diff --git a/stdio/FreeBSD/remove.3.patch b/stdio/FreeBSD/remove.3.patch
deleted file mode 100644 (file)
index 8a24b15..0000000
+++ /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