diff options
Diffstat (limited to 'doc/posix-functions/fnmatch.texi')
-rw-r--r-- | doc/posix-functions/fnmatch.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/fnmatch.texi b/doc/posix-functions/fnmatch.texi index 1868b3b9cd..06e6dddf3d 100644 --- a/doc/posix-functions/fnmatch.texi +++ b/doc/posix-functions/fnmatch.texi @@ -10,7 +10,7 @@ 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 |