diff options
Diffstat (limited to 'usr/src/man/man2/getcontext.2')
| -rw-r--r-- | usr/src/man/man2/getcontext.2 | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/usr/src/man/man2/getcontext.2 b/usr/src/man/man2/getcontext.2 index 5a18a3826e..5e12548f7c 100644 --- a/usr/src/man/man2/getcontext.2 +++ b/usr/src/man/man2/getcontext.2 @@ -113,7 +113,7 @@ manipulating contexts should take care to handle these explicitly when required. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -128,7 +128,13 @@ Interface Stability Standard .SH SEE ALSO .LP -\fBsigaction\fR(2), \fBsigaltstack\fR(2), \fBsigprocmask\fR(2), -\fBbsd_signal\fR(3C), \fBmakecontext\fR(3C), \fBsetjmp\fR(3C), -\fBsigsetjmp\fR(3C), \fBucontext.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR sigaction (2), +.BR sigaltstack (2), +.BR sigprocmask (2), +.BR bsd_signal (3C), +.BR makecontext (3C), +.BR setjmp (3C), +.BR sigsetjmp (3C), +.BR ucontext.h (3HEAD), +.BR attributes (7), +.BR standards (7) |
