X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=doc%2Fposix-functions%2Fwcscat.texi;h=6a3188bf943e18dbe91ceb9100359e5da1ac7262;hb=772a6b7e3fa813310c645f81e83842f598bbc2e7;hp=4d0c51fb660e2f15e40bf8a6f1f5e73bc26575eb;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/wcscat.texi b/doc/posix-functions/wcscat.texi index 4d0c51fb6..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: --- @@ -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