]>
Commit | Line | Data |
---|---|---|
1f2f436a A |
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 | |
224c7076 A |
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 |