diff options
Diffstat (limited to 'usr/src/man/man3c/_stack_grow.3c')
-rw-r--r-- | usr/src/man/man3c/_stack_grow.3c | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr/src/man/man3c/_stack_grow.3c b/usr/src/man/man3c/_stack_grow.3c index 4d0cad8b91..2b24429718 100644 --- a/usr/src/man/man3c/_stack_grow.3c +++ b/usr/src/man/man3c/_stack_grow.3c @@ -60,7 +60,7 @@ stack-based storage safely. .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 @@ -78,8 +78,10 @@ MT-Level Async-Signal-Safe .SH SEE ALSO .sp .LP -\fBstack_getbounds\fR(3C), \fBstack_inbounds\fR(3C), \fBstack_violation\fR(3C), -\fBattributes\fR(5) +.BR stack_getbounds (3C), +.BR stack_inbounds (3C), +.BR stack_violation (3C), +.BR attributes (7) .sp .LP Solaris 64-bit Developer's Guide |