summaryrefslogtreecommitdiff
path: root/doc/posix-functions/dlopen.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/dlopen.texi')
-rw-r--r--doc/posix-functions/dlopen.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/dlopen.texi b/doc/posix-functions/dlopen.texi
index ba17f311a2..45b839aa55 100644
--- a/doc/posix-functions/dlopen.texi
+++ b/doc/posix-functions/dlopen.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-Minix 3.1.8, mingw, MSVC 9, Interix 3.5, BeOS.
+Minix 3.1.8, mingw, MSVC 14, Interix 3.5, BeOS.
@item
If the file name argument is not absolute, the file is searched for. The
search algorithm is system specific.