]> git.saurik.com Git - apple/libc.git/blob - gen/FreeBSD/siginterrupt.3.patch
8b6d16bfca17afde6d8c20caef2cdc0bc30bdc60
[apple/libc.git] / gen / FreeBSD / siginterrupt.3.patch
1 --- siginterrupt.3.orig 2009-11-07 14:51:38.000000000 -0800
2 +++ siginterrupt.3 2009-11-07 14:51:40.000000000 -0800
3 @@ -92,8 +92,8 @@ the new action to take place on the next
4 This library routine uses an extension of the
5 .Xr sigaction 2
6 system call that is not available in
7 -.Bx 4.2 ,
8 -hence it should not be used if backward compatibility is needed.
9 +.Bx 4.2 ;
10 +hence, it should not be used if backward compatibility is needed.
11 .Sh RETURN VALUES
12 .Rv -std siginterrupt
13 .Sh ERRORS