X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fungetwc.texi;h=89ad1f096b6f1ff4a41332bbb1b4b7d66f201321;hb=a2c6cf038c0758e8825f2b020fbbcce9a0d4983f;hp=9c67ea72ea82f3b44de1ad690795c2cdf78875be;hpb=1a5312f7bbd8c94d2497c0b290a76003f76c8a3f;p=gnulib.git diff --git a/doc/posix-functions/ungetwc.texi b/doc/posix-functions/ungetwc.texi index 9c67ea72e..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/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. +Minix 3.1.8, 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.