update NEWS.stable
[gnulib.git] / doc / posix-headers / netinet_in.texi
index 2210e23..23262e2 100644 (file)
@@ -1,7 +1,7 @@
 @node netinet/in.h
 @section @file{netinet/in.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/netinet/in.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/netinet_in.h.html}
 
 Gnulib module: netinet_in
 
@@ -9,10 +9,11 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-mingw, BeOS.
+mingw, MSVC 9, BeOS.
 @item
-This header file is not self-contained on some platforms: it requires
-@code{<sys/types.h>} to be included first.
+This header file is not self-contained on some platforms (it requires
+@code{<sys/types.h>} to be included first):
+OpenBSD 4.6.
 @end itemize
 
 Portability problems not fixed by Gnulib: