diff options
Diffstat (limited to 'usr/src/man/man3c/setjmp.3c')
-rw-r--r-- | usr/src/man/man3c/setjmp.3c | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/usr/src/man/man3c/setjmp.3c b/usr/src/man/man3c/setjmp.3c index f5223bac48..b7e677913d 100644 --- a/usr/src/man/man3c/setjmp.3c +++ b/usr/src/man/man3c/setjmp.3c @@ -228,7 +228,7 @@ longjumped from alarm .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 @@ -246,9 +246,14 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBgetcontext\fR(2), \fBpriocntl\fR(2), \fBsigaction\fR(2), -\fBsigaltstack\fR(2), \fBsigprocmask\fR(2), \fBsignal\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR getcontext (2), +.BR priocntl (2), +.BR sigaction (2), +.BR sigaltstack (2), +.BR sigprocmask (2), +.BR signal (3C), +.BR attributes (7), +.BR standards (7) .SH WARNINGS .sp .LP |