diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2002-09-01 07:21:58 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2002-09-01 07:21:58 +0000 |
| commit | d384a6795db7c5faa4134210223b9c213d7da64a (patch) | |
| tree | 9d87dc2882cda46367c73a948375bb3fd2d20278 /lib/libc | |
| parent | 7a55322993f1e5e113237f703c2be9c77c585ef9 (diff) | |
Notes
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 7069b7ce9963..4c1c38e0b12b 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 |
