diff options
Diffstat (limited to 'doc/posix-functions/iconv_close.texi')
-rw-r--r-- | doc/posix-functions/iconv_close.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/iconv_close.texi b/doc/posix-functions/iconv_close.texi index 93e6480078..d066353432 100644 --- a/doc/posix-functions/iconv_close.texi +++ b/doc/posix-functions/iconv_close.texi @@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin, mingw, MSVC 9, BeOS, +Mac OS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin, mingw, MSVC 9, BeOS, when GNU libiconv is not installed. @end itemize |