getaddrinfo: Doc fix.
authorSimon Josefsson <simon@josefsson.org>
Mon, 28 Mar 2011 19:31:46 +0000 (21:31 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 28 Mar 2011 19:31:46 +0000 (21:31 +0200)
* doc/posix-functions/getaddrinfo.texi: Drop netdb.h discussion.
Reported by Bastien ROUCARIES <roucaries.bastien@gmail.com>.

ChangeLog
doc/posix-functions/getaddrinfo.texi

index 7e073f3..a74a0c0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-28  Simon Josefsson  <simon@josefsson.org>
+
+       * doc/posix-functions/getaddrinfo.texi: Drop netdb.h discussion.
+       Reported by Bastien ROUCARIES <roucaries.bastien@gmail.com>.
+
 2011-03-26  Bruno Haible  <bruno@clisp.org>
 
        unictype/property-byname: Reduce the number of load-time relocations.
index 1578f21..89c3d70 100644 (file)
@@ -15,7 +15,4 @@ HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, B
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-On Windows, this function is declared in @code{<ws2tcpip.h>} rather than in
-@code{<netdb.h>}.
 @end itemize