Mercurial > hg > octave-nkf > gnulib-hg
diff doc/posix-functions/wcsncat.texi @ 10929:a4794db249f8
Mention that AIX has a crippled wchar_t type.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 21 Dec 2008 13:26:10 +0100 |
parents | c83dc7e8df57 |
children | bb0ceefd22dc |
line wrap: on
line diff
--- a/doc/posix-functions/wcsncat.texi +++ b/doc/posix-functions/wcsncat.texi @@ -16,6 +16,6 @@ This function is missing on some platforms: IRIX 5.3, Solaris 2.5.1. @item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. @end itemize