diff options
Diffstat (limited to 'usr/src/man/man3c/btowc.3c')
-rw-r--r-- | usr/src/man/man3c/btowc.3c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3c/btowc.3c b/usr/src/man/man3c/btowc.3c index 56dc9e19a2..8bdc513aaf 100644 --- a/usr/src/man/man3c/btowc.3c +++ b/usr/src/man/man3c/btowc.3c @@ -35,7 +35,7 @@ state. .LP The behavior of \fBbtowc()\fR is affected by the \fBLC_CTYPE\fR category of the current locale. See \fBenviron\fR(5). The function \fBbtowc_l()\fR does -not use the current locale, and instead operates on the locale +not use the current locale, and instead operates on the locale specified by \fIloc\fR. .SH RETURN VALUES .LP |