Typo: refer to MB_LEN_MAX instead of MB_CHAR_MAX (which does not exist).

This commit is contained in:
Tim J. Robbins 2002-09-01 07:21:58 +00:00
parent 7a55322993
commit d384a6795d

View file

@ -78,7 +78,7 @@ and code each basic element as a sequence of C
.Va char Ns s .
Individual basic elements may map into one or more
(up to
.Dv MB_CHAR_MAX )
.Dv MB_LEN_MAX )
bytes in a multibyte character.
.Pp
The current locale