X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ftoupper.texi;h=9292b75c9c5cc53b20b74e31384940eba7543790;hb=4470580881a7b821b52fb5635102ef3e27aa5af4;hp=e5a8734b6b05f406a8919eff0a91617d9759b7b6;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/toupper.texi b/doc/posix-functions/toupper.texi index e5a8734b6..9292b75c9 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