X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcscspn.texi;h=56ddda52d20e2b9d813f6b8a73e6f07798566b3b;hb=aeb7f8cd9ad896eead3d3d7226d3df700dbf244f;hp=9e81d363210cd4cf52a2eda62386d219a9c52744;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/wcscspn.texi b/doc/posix-functions/wcscspn.texi index 9e81d3632..56ddda52d 100644 --- a/doc/posix-functions/wcscspn.texi +++ b/doc/posix-functions/wcscspn.texi @@ -2,7 +2,7 @@ @section @code{wcscspn} @findex wcscspn -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcscspn.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcscspn.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