X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcscspn.texi;h=56ddda52d20e2b9d813f6b8a73e6f07798566b3b;hb=aeb7f8cd9ad896eead3d3d7226d3df700dbf244f;hp=fb909885bb8b69694fbfee8f379d57840f5587d5;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/wcscspn.texi b/doc/posix-functions/wcscspn.texi index fb909885b..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: --- @@ -14,8 +14,8 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.5.1. +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