X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcsncat.texi;h=236dc6cb4abf9777040b558afcf53a83ed8a19a4;hb=1a5312f7bbd8c94d2497c0b290a76003f76c8a3f;hp=4e3f60c9b84be3b4862872be5d07d6ecbf7b8561;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=pspp diff --git a/doc/posix-functions/wcsncat.texi b/doc/posix-functions/wcsncat.texi index 4e3f60c9b8..236dc6cb4a 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