X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Finet_ntoa.texi;h=e5026e85d0ec2ed8df1f29c0dea71e386607f472;hb=9fb732a430dbc21f0502b77e76ec68d13f8b8f39;hp=66790b696a5121fb4b8686fa6bbd421cf2be984f;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/inet_ntoa.texi b/doc/posix-functions/inet_ntoa.texi index 66790b696..e5026e85d 100644 --- a/doc/posix-functions/inet_ntoa.texi +++ b/doc/posix-functions/inet_ntoa.texi @@ -2,7 +2,7 @@ @section @code{inet_ntoa} @findex inet_ntoa -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/inet_ntoa.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/inet_ntoa.html} Gnulib module: --- @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +mingw, MSVC 9. @item The @code{inet_ntoa} function need not be reentrant, and consequently is not required to be thread safe. Implementations of