X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ftoupper.texi;h=cbe34abbf58c8f75a5223e7dcd29281a7439fc7a;hb=7c59efd8bc7abb8c79ae969a65ece95e68c9be4c;hp=e5a8734b6b05f406a8919eff0a91617d9759b7b6;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/toupper.texi b/doc/posix-functions/toupper.texi index e5a8734b6..cbe34abbf 100644 --- a/doc/posix-functions/toupper.texi +++ b/doc/posix-functions/toupper.texi @@ -2,7 +2,7 @@ @section @code{toupper} @findex toupper -POSIX specification: @url{http://www.opengroup.org/susv3xsh/toupper.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/toupper.html} Gnulib module: --- @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @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