X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fungetwc.texi;h=89ad1f096b6f1ff4a41332bbb1b4b7d66f201321;hb=76db5ae75eab1d97d66e6133532ea406c281fb4a;hp=9fb30e07ee5120e945ff5f2ed9d6cfdc8928a47f;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/ungetwc.texi b/doc/posix-functions/ungetwc.texi index 9fb30e07e..89ad1f096 100644 --- a/doc/posix-functions/ungetwc.texi +++ b/doc/posix-functions/ungetwc.texi @@ -2,7 +2,7 @@ @section @code{ungetwc} @findex ungetwc -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ungetwc.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/ungetwc.html} Gnulib module: --- @@ -14,8 +14,8 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.5.1, Cygwin, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @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