X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ftolower.texi;h=994ca333212f04edebc6be938bae4b9bcda7786c;hb=11639c694b44a9869f00e3ce6ad58e932a95cbfa;hp=7b94c75735917ec7fa0b66d61b1400a767bdc773;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/tolower.texi b/doc/posix-functions/tolower.texi index 7b94c7573..994ca3332 100644 --- a/doc/posix-functions/tolower.texi +++ b/doc/posix-functions/tolower.texi @@ -2,7 +2,7 @@ @section @code{tolower} @findex tolower -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tolower.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/tolower.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