X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ffgetwc.texi;h=ef9fc5249dd7770769505243eec3739cf0bacd45;hb=14b6d70139486b63e66257aad1abe2a9615f4d96;hp=eec880a76be20aec38561d765260060e2c69a021;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/fgetwc.texi b/doc/posix-functions/fgetwc.texi index eec880a76..ef9fc5249 100644 --- a/doc/posix-functions/fgetwc.texi +++ b/doc/posix-functions/fgetwc.texi @@ -2,7 +2,7 @@ @section @code{fgetwc} @findex fgetwc -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fgetwc.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fgetwc.html} Gnulib module: --- @@ -14,8 +14,8 @@ 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 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