]> git.saurik.com Git - apple/libc.git/blobdiff - gen/FreeBSD/siginterrupt.3.patch
Libc-825.24.tar.gz
[apple/libc.git] / gen / FreeBSD / siginterrupt.3.patch
diff --git a/gen/FreeBSD/siginterrupt.3.patch b/gen/FreeBSD/siginterrupt.3.patch
deleted file mode 100644 (file)
index 8b6d16b..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- siginterrupt.3.orig        2009-11-07 14:51:38.000000000 -0800
-+++ siginterrupt.3     2009-11-07 14:51:40.000000000 -0800
-@@ -92,8 +92,8 @@ the new action to take place on the next
- This library routine uses an extension of the
- .Xr sigaction 2
- system call that is not available in
--.Bx 4.2 ,
--hence it should not be used if backward compatibility is needed.
-+.Bx 4.2 ;
-+hence, it should not be used if backward compatibility is needed.
- .Sh RETURN VALUES
- .Rv -std siginterrupt
- .Sh ERRORS