X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fiswupper.texi;h=ee3588e00d792f6ab84f9ede188fca454454431f;hb=a155c5688ab059c1c2fff7f132116b455ddb37ba;hp=420556f3735557b95c8027321a86a7ba01f2992d;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/iswupper.texi b/doc/posix-functions/iswupper.texi index 420556f37..ee3588e00 100644 --- a/doc/posix-functions/iswupper.texi +++ b/doc/posix-functions/iswupper.texi @@ -19,6 +19,6 @@ Linux libc5. Portability problems not fixed by Gnulib: @itemize @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