X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgetaddrinfo.texi;h=aba1b742027d970293274140fa31eb7523232618;hb=6e5f53c09490a510344a65d26f5e3989a048fcdf;hp=3a8fdad013f979ea87012567f925b312274b692c;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/getaddrinfo.texi b/doc/posix-functions/getaddrinfo.texi index 3a8fdad01..aba1b7420 100644 --- a/doc/posix-functions/getaddrinfo.texi +++ b/doc/posix-functions/getaddrinfo.texi @@ -10,12 +10,12 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin 1.5.x, mingw, MSVC 9, Interix 3.5, BeOS. +@item +On Windows, this function is declared in @code{} rather than in +@code{}. @end itemize Portability problems not fixed by Gnulib: @itemize -@item -On Windows, this function is declared in @code{} rather than in -@code{}. @end itemize