diff options
Diffstat (limited to 'usr/src/man/man2/sigaltstack.2')
-rw-r--r-- | usr/src/man/man2/sigaltstack.2 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/src/man/man2/sigaltstack.2 b/usr/src/man/man2/sigaltstack.2 index 333ca5eb2d..a0d1c93b0f 100644 --- a/usr/src/man/man2/sigaltstack.2 +++ b/usr/src/man/man2/sigaltstack.2 @@ -174,7 +174,7 @@ An attempt was made to modify an active stack. .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 @@ -192,8 +192,12 @@ MT-Level Async-Signal-Safe .SH SEE ALSO .sp .LP -\fBgetcontext\fR(2), \fBmmap\fR(2), \fBsigaction\fR(2), -\fBucontext.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR getcontext (2), +.BR mmap (2), +.BR sigaction (2), +.BR ucontext.h (3HEAD), +.BR attributes (7), +.BR standards (7) .SH NOTES .sp .LP |