diff options
Diffstat (limited to 'usr/src/man/man3c/signal.3c')
-rw-r--r-- | usr/src/man/man3c/signal.3c | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/usr/src/man/man3c/signal.3c b/usr/src/man/man3c/signal.3c index 9dbcfcd3e0..1f97971d33 100644 --- a/usr/src/man/man3c/signal.3c +++ b/usr/src/man/man3c/signal.3c @@ -145,7 +145,7 @@ guarantee the reception of every generated signal. .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 @@ -163,6 +163,13 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBexit\fR(2), \fBkill\fR(2), \fBpause\fR(2), \fBsigaction\fR(2), -\fBsigsend\fR(2), \fBwaitid\fR(2), \fBsignal.h\fR(3HEAD), \fBwait\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR exit (2), +.BR kill (2), +.BR pause (2), +.BR sigaction (2), +.BR sigsend (2), +.BR waitid (2), +.BR wait (3C), +.BR signal.h (3HEAD), +.BR attributes (7), +.BR standards (7) |