Mention that AIX has a crippled wchar_t type.
[pspp] / doc / posix-functions / fputwc.texi
index da5c459f84637f1fda7a8834e3667db1f47c590e..4b5c60e2c5ecacbc84c68e20846fc4671d52fe4e 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