summaryrefslogtreecommitdiff
path: root/doc/posix-functions/iswprint_l.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/iswprint_l.texi')
-rw-r--r--doc/posix-functions/iswprint_l.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/iswprint_l.texi b/doc/posix-functions/iswprint_l.texi
index 57c1860f7b..789b4a0efc 100644
--- a/doc/posix-functions/iswprint_l.texi
+++ b/doc/posix-functions/iswprint_l.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on many platforms:
-FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 1.7.x, mingw, MSVC 14, Android 4.4.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 6.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 1.7.x, mingw, MSVC 14, Android 4.4.
@item
On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
accommodate all Unicode characters.