X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/c957a83bde4df2e2d3d1ed0963656856b48ef0a0..224c70764cab4e0e39a26aaf3ad3016552f62f55:/gen/FreeBSD/siginterrupt.3.patch diff --git a/gen/FreeBSD/siginterrupt.3.patch b/gen/FreeBSD/siginterrupt.3.patch new file mode 100644 index 0000000..071ae27 --- /dev/null +++ b/gen/FreeBSD/siginterrupt.3.patch @@ -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