mbstowcs.3: wfix

Reported-by: Igor Liferenko <igor.liferenko@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-10-12 14:41:30 +02:00
parent 3942b6bcd2
commit bece031505
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ is returned, but the
shift state at this point is lost.
.IP 3.
The multibyte string has been completely converted, including the
terminating null wide character (\(aq\\0\(aq).
terminating null character (\(aq\\0\(aq).
In this case, the number of wide characters written to
.IR dest ,
excluding the terminating null wide character, is returned.