From d384a6795db7c5faa4134210223b9c213d7da64a Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Sun, 1 Sep 2002 07:21:58 +0000 Subject: [PATCH] Typo: refer to MB_LEN_MAX instead of MB_CHAR_MAX (which does not exist). --- lib/libc/locale/multibyte.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/locale/multibyte.3 b/lib/libc/locale/multibyte.3 index 7069b7ce996..4c1c38e0b12 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