Mention that AIX has a crippled wchar_t type.
[pspp] / doc / posix-functions / wcsncat.texi
index d52bb2be0c9893918ed33344822ed920ebdbcefe..236dc6cb4abf9777040b558afcf53a83ed8a19a4 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.
 @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