diff options
Diffstat (limited to 'man3/mbrtowc.3')
-rw-r--r-- | man3/mbrtowc.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/mbrtowc.3 b/man3/mbrtowc.3 index 05a59750..28947635 100644 --- a/man3/mbrtowc.3 +++ b/man3/mbrtowc.3 @@ -100,7 +100,9 @@ C99 .SH NOTES The behavior of .BR mbrtowc () -depends on the LC_CTYPE category of the +depends on the +.B LC_CTYPE +category of the current locale. .SH "SEE ALSO" .BR mbsrtowcs (3) |