diff options
Diffstat (limited to 'usr/src/man/man3c/strerror.3c')
-rw-r--r-- | usr/src/man/man3c/strerror.3c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/src/man/man3c/strerror.3c b/usr/src/man/man3c/strerror.3c index 4a79a8aca0..675f2cb7ef 100644 --- a/usr/src/man/man3c/strerror.3c +++ b/usr/src/man/man3c/strerror.3c @@ -134,7 +134,7 @@ the \fBLC_MESSAGES\fR locale category. See \fBsetlocale\fR(3C) and \fBuselocale\fR(3C). .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 @@ -151,5 +151,9 @@ MT-Level Safe .SH SEE ALSO .LP -\fBgettext\fR(3C), \fBperror\fR(3C), \fBsetlocale\fR(3C), \fBuselocale\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR gettext (3C), +.BR perror (3C), +.BR setlocale (3C), +.BR uselocale (3C), +.BR attributes (7), +.BR standards (7) |