summaryrefslogtreecommitdiff
path: root/doc/posix-functions/dirname.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/dirname.texi')
-rw-r--r--doc/posix-functions/dirname.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/dirname.texi b/doc/posix-functions/dirname.texi
index 8acc185ba0..f0b4bfef27 100644
--- a/doc/posix-functions/dirname.texi
+++ b/doc/posix-functions/dirname.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-IRIX 6.5, Solaris 2.5.1, mingw, MSVC 9, BeOS.
+IRIX 6.5, Solaris 2.5.1, mingw, MSVC 14, BeOS.
@item
@code{dirname} assumes file names in POSIX syntax; it does not work with file
names in Windows syntax.