From: Simon Josefsson <simon@josefsson.org> Date: Mon, 28 Mar 2011 19:31:46 +0000 (+0200) Subject: getaddrinfo: Doc fix. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a8227d167737f870e63d6584602794bf8608be0;p=pspp getaddrinfo: Doc fix. * doc/posix-functions/getaddrinfo.texi: Drop netdb.h discussion. Reported by Bastien ROUCARIES <roucaries.bastien@gmail.com>. --- diff --git a/ChangeLog b/ChangeLog index 7e073f3798..a74a0c0fa6 100644 --- 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. diff --git a/doc/posix-functions/getaddrinfo.texi b/doc/posix-functions/getaddrinfo.texi index 1578f2153d..89c3d70871 100644 --- a/doc/posix-functions/getaddrinfo.texi +++ b/doc/posix-functions/getaddrinfo.texi @@ -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