X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/c957a83bde4df2e2d3d1ed0963656856b48ef0a0..224c70764cab4e0e39a26aaf3ad3016552f62f55:/stdio/FreeBSD/remove.3.patch diff --git a/stdio/FreeBSD/remove.3.patch b/stdio/FreeBSD/remove.3.patch new file mode 100644 index 0000000..9d94403 --- /dev/null +++ b/stdio/FreeBSD/remove.3.patch @@ -0,0 +1,11 @@ +--- _SB/Libc/stdio/FreeBSD/remove.3 2003-05-20 15:22:43.000000000 -0700 ++++ _SB/Libc/stdio/FreeBSD/remove.3.edit 2006-06-28 16:55:52.000000000 -0700 +@@ -72,7 +72,7 @@ + .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