MB_LEN_MAX.3: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-08-25 21:20:44 +02:00
parent c28ca2ba8c
commit 2a2ecb8753
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ is typically 16
.\" From: Bruno Haible
.\" Subject: Re: why is MB_LEN_MAX so large (16) on glibc
.\" Date: Thu, 14 May 2015 02:30:14 +0200
(6 in glibc versions earlier than 2.2) while
(6 in glibc versions earlier than 2.2), while
.I sizeof(wchar_t)
is 4.
.SH SEE ALSO