Mention that AIX has a crippled wchar_t type.
[pspp] / doc / posix-functions / fputws.texi
index bd32c0d5a9ae055823068e597302b1268c7b0fcd..c6c69cd379b1ba72a9dcb3bd0c41341387f9edc0 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 IRIX 5.3, Solaris 2.5.1, Cygwin, 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