]> git.saurik.com Git - apple/libc.git/blobdiff - gen/FreeBSD/siginterrupt.3.patch
Libc-498.tar.gz
[apple/libc.git] / gen / FreeBSD / siginterrupt.3.patch
diff --git a/gen/FreeBSD/siginterrupt.3.patch b/gen/FreeBSD/siginterrupt.3.patch
new file mode 100644 (file)
index 0000000..071ae27
--- /dev/null
@@ -0,0 +1,13 @@
+--- _SB/Libc/gen/FreeBSD/siginterrupt.3        2003-05-20 15:21:02.000000000 -0700
++++ _SB/Libc/gen/FreeBSD/siginterrupt.3.edit   2006-06-28 16:55:51.000000000 -0700
+@@ -96,8 +96,8 @@
+ 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