X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcstombs.texi;h=56a5758814133ab450a192840dbfb0c0a436f24b;hb=5556cec1e3f87122e1b0e7bf82f1f75c57219a21;hp=eddafdfac428921c3087dbada9735aecce86921a;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/wcstombs.texi b/doc/posix-functions/wcstombs.texi index eddafdfac..56a575881 100644 --- a/doc/posix-functions/wcstombs.texi +++ b/doc/posix-functions/wcstombs.texi @@ -2,7 +2,7 @@ @section @code{wcstombs} @findex wcstombs -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstombs.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcstombs.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