doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / doc / posix-functions / wcrtomb.texi
index c722fff..b84f16a 100644 (file)
@@ -10,10 +10,10 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11.00, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5.
+Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5.
 @item
 This function returns 0 when the first argument is NULL in some locales on some platforms:
-AIX 4.3, OSF/1 5.1, Solaris 10.
+AIX 4.3, OSF/1 5.1, Solaris 11 2011-11.
 @end itemize
 
 Portability problems not fixed by Gnulib: