diff options
Diffstat (limited to 'usr/src/man/man3c/perror.3c')
| -rw-r--r-- | usr/src/man/man3c/perror.3c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3c/perror.3c b/usr/src/man/man3c/perror.3c index 8834c75c5f..dbf443e8f7 100644 --- a/usr/src/man/man3c/perror.3c +++ b/usr/src/man/man3c/perror.3c @@ -37,7 +37,7 @@ is set when errors occur but not cleared when non-erroneous calls are made. See .sp .LP In the case of multithreaded applications, the \fB-mt\fR option must be -specified on the command line at compilation time (see \fBthreads\fR(5)). When +specified on the command line at compilation time (see \fBthreads\fR(7)). When the \fB-mt\fR option is specified, \fBerrno\fR becomes a macro that enables each thread to have its own \fBerrno\fR. This \fBerrno\fR macro can be used on either side of the assignment as though it were a variable. @@ -49,7 +49,7 @@ Messages printed from this function are in the native language specified by the .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 @@ -68,4 +68,4 @@ MT-Level MT-Safe .sp .LP \fBIntro\fR(2), \fBfmtmsg\fR(3C), \fBgettext\fR(3C), \fBsetlocale\fR(3C), -\fBstrerror\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5), \fBthreads\fR(5) +\fBstrerror\fR(3C), \fBattributes\fR(7), \fBstandards\fR(7), \fBthreads\fR(7) |
