diff options
Diffstat (limited to 'doc/posix-functions/iconv_open.texi')
-rw-r--r-- | doc/posix-functions/iconv_open.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/iconv_open.texi b/doc/posix-functions/iconv_open.texi index 8659b244f7..630a1a0bba 100644 --- a/doc/posix-functions/iconv_open.texi +++ b/doc/posix-functions/iconv_open.texi @@ -35,7 +35,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin, mingw, MSVC 14, BeOS, +Mac OS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin, mingw, MSVC 14, BeOS, Android 9.0, when GNU libiconv is not installed. @item For some encodings A and B, this function cannot convert directly from A to B, |