diff options
Diffstat (limited to 'usr/src/man/man3c/raise.3c')
-rw-r--r-- | usr/src/man/man3c/raise.3c | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3c/raise.3c b/usr/src/man/man3c/raise.3c index 951e0f486e..2af7eff32e 100644 --- a/usr/src/man/man3c/raise.3c +++ b/usr/src/man/man3c/raise.3c @@ -42,7 +42,7 @@ returned and \fBerrno\fR is set to indicate the error. .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 @@ -60,5 +60,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpthread_kill\fR(3C), \fBpthread_self\fR(3C), \fBsignal.h\fR(3HEAD), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR pthread_kill (3C), +.BR pthread_self (3C), +.BR signal.h (3HEAD), +.BR attributes (7), +.BR standards (7) |