diff options
| author | Charles Forsyth <charles.forsyth@gmail.com> | 2013-06-05 11:40:57 +0000 |
|---|---|---|
| committer | Charles Forsyth <charles.forsyth@gmail.com> | 2013-06-05 11:40:57 +0000 |
| commit | 06155dbb53eb0585800b239acd6e45b946c6e0cf (patch) | |
| tree | 4f7cfc1271d7c76ee037fc807a8035430187c302 /man | |
| parent | 4336bb141f609904c24eef77e30fc18fb85bce63 (diff) | |
updated by sys.m change of UTFmax
Diffstat (limited to 'man')
| -rw-r--r-- | man/2/sys-byte2char | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/2/sys-byte2char b/man/2/sys-byte2char index 70aeb015..22a0a479 100644 --- a/man/2/sys-byte2char +++ b/man/2/sys-byte2char @@ -49,7 +49,7 @@ is placed in successive bytes starting at .IR n ]. The longest UTF sequence for a single Unicode character is .B Sys->UTFmax -(3) bytes. +(4) bytes. If the translation succeeds, .B char2byte returns the number of bytes placed in the buffer. |
