mbsnrtowcs.3: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-26 06:29:40 +01:00
parent cfa65d73d0
commit a8204fdaa8
1 changed files with 3 additions and 3 deletions

View File

@ -86,7 +86,7 @@ The
conversion can stop for three reasons:
.IP 1. 3
An invalid multibyte sequence has been encountered.
In this case
In this case,
.I *src
is left pointing to the invalid multibyte sequence,
.I (size_t)\ \-1
@ -104,7 +104,7 @@ or
non-L\(aq\\0\(aq wide characters
have been stored at
.IR dest .
In this case
In this case,
.I *src
is left pointing to the
next multibyte sequence to be converted, and the number of wide characters
@ -118,7 +118,7 @@ terminating null wide character (\(aq\\0\(aq)
.I *ps
to the
initial state).
In this case
In this case,
.I *src
is set to NULL, and the number of wide
characters written to