passfd: give nicer error for recvfd at eof
[gnulib.git] / doc / posix-functions / fnmatch.texi
index df0ba9f..06e6ddd 100644 (file)
@@ -2,15 +2,15 @@
 @section @code{fnmatch}
 @findex fnmatch
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/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:
-IRIX 5.3, mingw.
+IRIX 5.3, mingw, MSVC 9.
 @item
 This function is broken in some versions of Solaris and glibc.
 @end itemize