X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ffputws.texi;h=76dcae63e748bf92f269a9c8507a6a6d43a42e94;hb=de4d0a383be20eb6cbeb09ecbd66a5514779b914;hp=c6c69cd379b1ba72a9dcb3bd0c41341387f9edc0;hpb=1a5312f7bbd8c94d2497c0b290a76003f76c8a3f;p=gnulib.git diff --git a/doc/posix-functions/fputws.texi b/doc/posix-functions/fputws.texi index c6c69cd37..76dcae63e 100644 --- a/doc/posix-functions/fputws.texi +++ b/doc/posix-functions/fputws.texi @@ -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.