]>
Commit | Line | Data |
---|---|---|
224c7076 A |
1 | --- _SB/Libc/gen/FreeBSD/siginterrupt.3 2003-05-20 15:21:02.000000000 -0700 |
2 | +++ _SB/Libc/gen/FreeBSD/siginterrupt.3.edit 2006-06-28 16:55:51.000000000 -0700 | |
3 | @@ -96,8 +96,8 @@ | |
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 |