netinet_in: Doc tweak.
authorBruno Haible <bruno@clisp.org>
Sat, 18 Sep 2010 14:40:02 +0000 (16:40 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 18 Sep 2010 14:40:02 +0000 (16:40 +0200)
* doc/posix-headers/netinet_in.texi: Mention an affected platform.
Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.

ChangeLog
doc/posix-headers/netinet_in.texi

index 86277d6..fb8d9f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-09-18  Bruno Haible  <bruno@clisp.org>
+
+       netinet_in: Doc tweak.
+       * doc/posix-headers/netinet_in.texi: Mention an affected platform.
+       Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
+
 2010-09-18  Jim Meyering  <meyering@redhat.com>
 
        init.sh: correct an outdated comment
index 2210e23..33c4d94 100644 (file)
@@ -11,8 +11,9 @@ Portability problems fixed by Gnulib:
 This header file is missing on some platforms:
 mingw, 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: