X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgetaddrinfo.texi;h=aba1b742027d970293274140fa31eb7523232618;hb=6e5f53c09490a510344a65d26f5e3989a048fcdf;hp=1578f2153d3406f43f81be13d9b20337fefc195a;hpb=747793c9a482f1d1dbb718152150c48903f7a41b;p=gnulib.git diff --git a/doc/posix-functions/getaddrinfo.texi b/doc/posix-functions/getaddrinfo.texi index 1578f2153..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.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