X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fmbstowcs.texi;h=60796f9d534af35c469d1ed91ec294f5d1fd2d25;hb=1184458d513a6fe25c609fe642d1ccf8c159ac00;hp=f7074396900843cf472f52b6b7cc1f8e22723bd9;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/mbstowcs.texi b/doc/posix-functions/mbstowcs.texi index f70743969..60796f9d5 100644 --- a/doc/posix-functions/mbstowcs.texi +++ b/doc/posix-functions/mbstowcs.texi @@ -2,7 +2,7 @@ @section @code{mbstowcs} @findex mbstowcs -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mbstowcs.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/mbstowcs.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