X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fiswspace.texi;h=fb89382f1d8ed19ee1596139b1413466aba4e890;hb=de9f4b1;hp=cb5a7b7cb021b03113425be6f2be38364e5e6ca0;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/iswspace.texi b/doc/posix-functions/iswspace.texi index cb5a7b7cb..fb89382f1 100644 --- a/doc/posix-functions/iswspace.texi +++ b/doc/posix-functions/iswspace.texi @@ -2,7 +2,7 @@ @section @code{iswspace} @findex iswspace -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswspace.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/iswspace.html} Gnulib module: wctype @@ -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