X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcsspn.texi;h=bf6aeb29ea7ef8e4ad5b6a567b98f673d0bc6107;hb=a155c5688ab059c1c2fff7f132116b455ddb37ba;hp=197baaa4128428396cc9c74e6bbd13b794609c6f;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/wcsspn.texi b/doc/posix-functions/wcsspn.texi index 197baaa41..bf6aeb29e 100644 --- a/doc/posix-functions/wcsspn.texi +++ b/doc/posix-functions/wcsspn.texi @@ -2,7 +2,7 @@ @section @code{wcsspn} @findex wcsspn -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsspn.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcsspn.html} Gnulib module: --- @@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib: 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