X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Finet_pton.texi;h=66b340eec849e5a3d54ec5faa40d9dadb1cdb0c9;hb=2726ca8984e8d2d8edf288b4d1d7007bfca0d82e;hp=5dbdff1ef4f521ee184c30c7219436898d70213d;hpb=ab777bf8ac5eb0ef86c9929fb0d4d2f8c7a7fa3a;p=gnulib.git diff --git a/doc/posix-functions/inet_pton.texi b/doc/posix-functions/inet_pton.texi index 5dbdff1ef..66b340eec 100644 --- a/doc/posix-functions/inet_pton.texi +++ b/doc/posix-functions/inet_pton.texi @@ -2,7 +2,7 @@ @section @code{inet_pton} @findex inet_pton -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/inet_pton.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/inet_pton.html} Gnulib module: inet_pton @@ -11,6 +11,10 @@ Portability problems fixed by Gnulib: @item This function is missing on some platforms: HP-UX 11.00, OSF/1 4.0, Solaris 2.5.1, mingw, Interix 3.5, BeOS. +@item +This function is declared in @code{} instead of @code{} +on some platforms: +NonStop Kernel. @end itemize Portability problems not fixed by Gnulib: