X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ffwprintf.texi;h=bef5316c794e96cc5b7f630520dff8e55d73d2e1;hb=ec1472041c35a30a4bdc7abeac5bd283a0ff5ff5;hp=f782b58fbf5953efc886542182846bf592a30e3d;hpb=1a5312f7bbd8c94d2497c0b290a76003f76c8a3f;p=gnulib.git diff --git a/doc/posix-functions/fwprintf.texi b/doc/posix-functions/fwprintf.texi index f782b58fb..bef5316c7 100644 --- a/doc/posix-functions/fwprintf.texi +++ b/doc/posix-functions/fwprintf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters.