diff options
Diffstat (limited to 'usr/src/man/man3c/mbrlen.3c')
| -rw-r--r-- | usr/src/man/man3c/mbrlen.3c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3c/mbrlen.3c b/usr/src/man/man3c/mbrlen.3c index 4343446df9..01c8d6a212 100644 --- a/usr/src/man/man3c/mbrlen.3c +++ b/usr/src/man/man3c/mbrlen.3c @@ -88,7 +88,7 @@ associated character sequence. The implemenation will behave as if no function defined in the Reference Manual calls \fBmbrlen()\fR. .LP The behavior of \fBmbrlen()\fR is affected by the \fBLC_CTYPE\fR category of the -current locale. See \fBenviron\fR(5). The behavior of \fBmbrlen_l()\fR does not +current locale. See \fBenviron\fR(7). The behavior of \fBmbrlen_l()\fR does not use the current enivronment and instead uses the locale specified by \fBloc\fR. .SH RETURN VALUES .LP @@ -162,7 +162,7 @@ Invalid character sequence is detected. .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 @@ -183,8 +183,8 @@ function is Uncommitted. .SH SEE ALSO .LP \fBmbrtowc\fR(3C), \fBmbsinit\fR(3C), \fBnewlocale\fR(3C), -\fBsetlocale\fR(3C), \fBattributes\fR(5), -\fBenviron\fR(5), \fBstandards\fR(5) +\fBsetlocale\fR(3C), \fBattributes\fR(7), +\fBenviron\fR(7), \fBstandards\fR(7) .SH NOTES .sp .LP |
