diff options
Diffstat (limited to 'usr/src/man/man3c/siginterrupt.3c')
-rw-r--r-- | usr/src/man/man3c/siginterrupt.3c | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr/src/man/man3c/siginterrupt.3c b/usr/src/man/man3c/siginterrupt.3c index 0cfffd3b22..348f95af5e 100644 --- a/usr/src/man/man3c/siginterrupt.3c +++ b/usr/src/man/man3c/siginterrupt.3c @@ -65,7 +65,7 @@ of \fBsiginterrupt()\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -83,5 +83,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBsigaction\fR(2), \fBsignal.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR sigaction (2), +.BR signal.h (3HEAD), +.BR attributes (7), +.BR standards (7) |