X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ffputwc.texi;h=7cf65b9eeebf0534ef2794afeee9792c9696c8e9;hb=ead34780b88448b7ccd9ffd18968a3cef76aa14c;hp=da5c459f84637f1fda7a8834e3667db1f47c590e;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/fputwc.texi b/doc/posix-functions/fputwc.texi index da5c459f8..7cf65b9ee 100644 --- a/doc/posix-functions/fputwc.texi +++ b/doc/posix-functions/fputwc.texi @@ -2,7 +2,7 @@ @section @code{fputwc} @findex fputwc -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fputwc.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fputwc.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. +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