X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fglob.texi;h=3f734893049ed7a9f83631e2e97602f5f6b0de2c;hb=a155c5688ab059c1c2fff7f132116b455ddb37ba;hp=616b9a0f737b85715bab0188abd336d7e2c32fed;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/glob.texi b/doc/posix-functions/glob.texi index 616b9a0f7..3f7348930 100644 --- a/doc/posix-functions/glob.texi +++ b/doc/posix-functions/glob.texi @@ -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.