Mention that AIX has a crippled wchar_t type.
[pspp] / doc / posix-functions / wmemchr.texi
index abf459567b772470fbc15843d50a19b60fa31a1b..32a3baf2e14debfd1e1a2c657f3083cc67f9969c 100644 (file)
@@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 HP-UX 11.00, IRIX 6.5, Solaris 2.6, Interix 3.5.
 @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