X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcsncat.texi;h=236dc6cb4abf9777040b558afcf53a83ed8a19a4;hb=11639c694b44a9869f00e3ce6ad58e932a95cbfa;hp=4e3f60c9b84be3b4862872be5d07d6ecbf7b8561;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/wcsncat.texi b/doc/posix-functions/wcsncat.texi index 4e3f60c9b..236dc6cb4 100644 --- a/doc/posix-functions/wcsncat.texi +++ b/doc/posix-functions/wcsncat.texi @@ -2,7 +2,7 @@ @section @code{wcsncat} @findex wcsncat -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsncat.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcsncat.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