X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fputwchar.texi;h=9479476d50e65b9a4cb215b9f05a8565da3a776a;hb=6a2bdd8e10abd669186bf2d618bfb1f106c8fcb7;hp=28930c47ae77b7a55ded676093e6b75d5b87774e;hpb=fd33cbeb2af00d79957ed51beeeadec715b0290a;p=gnulib.git diff --git a/doc/posix-functions/putwchar.texi b/doc/posix-functions/putwchar.texi index 28930c47a..9479476d5 100644 --- a/doc/posix-functions/putwchar.texi +++ b/doc/posix-functions/putwchar.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 1.5.x, 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.