X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwcstombs.texi;h=c65d55d127de530dac24eafe9da58b3807985c55;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=eddafdfac428921c3087dbada9735aecce86921a;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/wcstombs.texi b/doc/posix-functions/wcstombs.texi index eddafdfac..c65d55d12 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