X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Ffnmatch.texi;h=c242d174b2d39e65e4dd70d4b0bec9ab9805c9ed;hb=fc80165c92e8b92da6e88e4fdb9c472125124fa0;hp=cb24b5fe8e9c0685afeb13e4dab4452301ca285e;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/fnmatch.texi b/doc/posix-functions/fnmatch.texi index cb24b5fe8..c242d174b 100644 --- a/doc/posix-functions/fnmatch.texi +++ b/doc/posix-functions/fnmatch.texi @@ -2,15 +2,15 @@ @section @code{fnmatch} @findex fnmatch -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fnmatch.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fnmatch.html} -Gnulib module: fnmatch-posix or fnmatch-gnu +Gnulib module: fnmatch or fnmatch-gnu Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +IRIX 5.3, mingw. @item This function is broken in some versions of Solaris and glibc. @end itemize