Don't override a newer version of an autoconf macro with an older version.
[gnulib.git] / doc / posix-functions / iconv_open.texi
index fb95bc1..a630901 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{iconv_open}
 @findex iconv_open
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/iconv_open.html}
+POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/iconv_open.html}
 
 Gnulib module: iconv, iconv_open, iconv_open-utf
 
@@ -35,7 +35,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS,
+MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, IRIX 5.3, Cygwin, mingw, BeOS,
 when GNU libiconv is not installed.
 @item
 The set of supported encodings and conversions is system dependent.