X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fwcscat.texi;h=6a3188bf943e18dbe91ceb9100359e5da1ac7262;hb=fc80165c92e8b92da6e88e4fdb9c472125124fa0;hp=e9f99903e743bc159f4e431a8aee569488b6f8ec;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/wcscat.texi b/doc/posix-functions/wcscat.texi index e9f99903e..6a3188bf9 100644 --- a/doc/posix-functions/wcscat.texi +++ b/doc/posix-functions/wcscat.texi @@ -2,7 +2,7 @@ @section @code{wcscat} @findex wcscat -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcscat.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcscat.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