ansi-c++-opt: Allow turning off the C++ build by default.
[gnulib.git] / doc / posix-functions / glob.texi
index 616b9a0..3f73489 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{glob}
 @findex glob
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/glob.html}
+POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/glob.html}
 
 Gnulib module: glob
 
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw, BeOS.
+IRIX 5.3, mingw, BeOS.
 @item
 This function may list symbolic links to nonexistent files among the results,
 on some platforms.