MB_CUR_MAX.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-08-25 20:51:31 +02:00
parent e3f77df9dc
commit b5360edbd3
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ The
macro defines an integer expression giving
the maximum number of bytes needed to represent a single
wide character in the current locale.
It is locale dependent and therefore not a compile-time constant.
This value is locale dependent and therefore not a compile-time constant.
.SH RETURN VALUE
An integer in the range [1,
.BR MB_LEN_MAX ].