X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fputwchar.texi;h=335b5d8e4661aaf5d7d1069f6d63087eb8db1fdb;hb=a905b35027f406a031a844995b32b7b9291d0336;hp=b5e470d3f274231eb411462ef041aee873244c05;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/putwchar.texi b/doc/posix-functions/putwchar.texi index b5e470d3f..335b5d8e4 100644 --- a/doc/posix-functions/putwchar.texi +++ b/doc/posix-functions/putwchar.texi @@ -2,7 +2,7 @@ @section @code{putwchar} @findex putwchar -POSIX specification: @url{http://www.opengroup.org/susv3xsh/putwchar.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/putwchar.html} Gnulib module: --- @@ -14,8 +14,8 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin, BeOS. +IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @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