diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/locale/multibyte.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/multibyte.3 b/lib/libc/locale/multibyte.3 index 7069b7c..4c1c38e 100644 --- a/lib/libc/locale/multibyte.3 +++ b/lib/libc/locale/multibyte.3 @@ -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 |