summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/pthread_attr_getstack.3c
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2022-02-01 16:25:34 -0600
committerRichard Lowe <richlowe@richlowe.net>2022-02-18 15:32:41 -0600
commitbb788c55f7450a1360e9752bf81c3a3932cc8018 (patch)
tree77443122971496a73748e2d9722913303ab61b55 /usr/src/man/man3c/pthread_attr_getstack.3c
parent7d5a0c32ad2a16518949e2843f208bf257e5cf79 (diff)
downloadillumos-joyent-bb788c55f7450a1360e9752bf81c3a3932cc8018.tar.gz
manual: fix up free-form normative manual references in the manual
Diffstat (limited to 'usr/src/man/man3c/pthread_attr_getstack.3c')
-rw-r--r--usr/src/man/man3c/pthread_attr_getstack.3c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3c/pthread_attr_getstack.3c b/usr/src/man/man3c/pthread_attr_getstack.3c
index aa8ab00597..7470a4e381 100644
--- a/usr/src/man/man3c/pthread_attr_getstack.3c
+++ b/usr/src/man/man3c/pthread_attr_getstack.3c
@@ -132,7 +132,7 @@ the stack for a thread must be placed in some particular region of memory.
.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
@@ -152,4 +152,4 @@ MT-Level Async-Signal-Safe
.LP
\fBpthread_attr_init\fR(3C), \fBpthread_attr_setdetachstate\fR(3C),
\fBpthread_attr_setstacksize\fR(3C), \fBpthread_create\fR(3C),
-\fBattributes\fR(5)
+\fBattributes\fR(7)