summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/wcsrtombs.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/wcsrtombs.3c')
-rw-r--r--usr/src/man/man3c/wcsrtombs.3c15
1 files changed, 10 insertions, 5 deletions
diff --git a/usr/src/man/man3c/wcsrtombs.3c b/usr/src/man/man3c/wcsrtombs.3c
index d07600309d..b5865a6f3f 100644
--- a/usr/src/man/man3c/wcsrtombs.3c
+++ b/usr/src/man/man3c/wcsrtombs.3c
@@ -122,7 +122,7 @@ associated character sequence. The system will behave as if no function defined
in the Reference Manual calls any of these functions.
.LP
The behavior of \fBwcsrtombs()\fR and \fBwcsnrtombs()\fR are affected by the
-\fBLC_CTYPE\fR category of the current locale. See \fBenviron\fR(5).
+\fBLC_CTYPE\fR category of the current locale. See \fBenviron\fR(7).
.LP
The \fBwcsrtombs_l()\fR and \fBwcsnrtombs_l()\fR functions behave identically
to \fBwcsrtombs()\fR and \fBwcsnrtombs()\fR respectively, except
@@ -159,7 +159,7 @@ A wide-character code does not correspond to a valid character.
.RE
.SH ATTRIBUTES
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.TS
box;
c | c
@@ -179,6 +179,11 @@ If \fIps\fR is a null pointer, these functions should be considered Unsafe
for use in multithreaded applications. Otherwise, they are MT-Safe.
.SH SEE ALSO
.LP
-\fBmbsinit\fR(3C), \fBnewlocale\fR(3C), \fBsetlocale\fR(3C), \fBuselocale\fR(3C),
-\fBwcrtomb\fR(3C), \fBattributes\fR(5),
-\fBenviron\fR(5), \fBstandards\fR(5)
+.BR mbsinit (3C),
+.BR newlocale (3C),
+.BR setlocale (3C),
+.BR uselocale (3C),
+.BR wcrtomb (3C),
+.BR attributes (7),
+.BR environ (7),
+.BR standards (7)