X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fungetwc.texi;h=3e395984e322886e499d9ca0a86302a923c0d0d2;hb=79d4e75d8e14dee5d91f58413942fe875857d4f5;hp=9c67ea72ea82f3b44de1ad690795c2cdf78875be;hpb=1a5312f7bbd8c94d2497c0b290a76003f76c8a3f;p=gnulib.git diff --git a/doc/posix-functions/ungetwc.texi b/doc/posix-functions/ungetwc.texi index 9c67ea72e..3e395984e 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/onlinepubs/9699919799/functions/ungetwc.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/ungetwc.html} Gnulib module: --- @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.5.1, Cygwin, BeOS. +IRIX 5.3, Solaris 2.5.1, Cygwin 1.5.x, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters.