diff options
Diffstat (limited to 'usr/src/man/man3c/stack_setbounds.3c')
-rw-r--r-- | usr/src/man/man3c/stack_setbounds.3c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/src/man/man3c/stack_setbounds.3c b/usr/src/man/man3c/stack_setbounds.3c index c640989479..b70355d878 100644 --- a/usr/src/man/man3c/stack_setbounds.3c +++ b/usr/src/man/man3c/stack_setbounds.3c @@ -61,7 +61,7 @@ are managing their own alternate stacks. .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 @@ -79,5 +79,9 @@ MT-Level Async-Signal-Safe .SH SEE ALSO .sp .LP -\fBgetustack\fR(2), \fB_stack_grow\fR(3C), \fBstack_getbounds\fR(3C), -\fBstack_inbounds\fR(3C), \fBstack_violation\fR(3C), \fBattributes\fR(5) +.BR getustack (2), +.BR _stack_grow (3C), +.BR stack_getbounds (3C), +.BR stack_inbounds (3C), +.BR stack_violation (3C), +.BR attributes (7) |