X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ftoupper.texi;h=9292b75c9c5cc53b20b74e31384940eba7543790;hb=f40e1532834adc754cac576a07d43b9556f89a97;hp=25f6b8a68c950c9be2a1baeda0a5ea9d2f2534d5;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/toupper.texi b/doc/posix-functions/toupper.texi index 25f6b8a68..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/onlinepubs/9699919799/functions/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