Loading...
gen/FreeBSD/siginterrupt.3.patch Libc-763.12 /dev/null
--- Libc/Libc-763.12/gen/FreeBSD/siginterrupt.3.patch
+++ /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