summaryrefslogtreecommitdiff
path: root/doc/posix-functions/getaddrinfo.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/getaddrinfo.texi')
-rw-r--r--doc/posix-functions/getaddrinfo.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/getaddrinfo.texi b/doc/posix-functions/getaddrinfo.texi
index aba1b74202..f3df89349d 100644
--- a/doc/posix-functions/getaddrinfo.texi
+++ b/doc/posix-functions/getaddrinfo.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin 1.5.x, mingw, MSVC 9, Interix 3.5, BeOS.
+HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin 1.5.x, mingw, MSVC 14, Interix 3.5, BeOS.
@item
On Windows, this function is declared in @code{<ws2tcpip.h>} rather than in
@code{<netdb.h>}.