* doc/posix-headers/netdb.texi (netdb.h): Move @end itemize to the end
of the list.
2024-06-27 Collin Funk <collin.funk1@gmail.com>
+ doc: Fix error in previous commits.
+ * doc/posix-headers/netdb.texi (netdb.h): Move @end itemize to the end
+ of the list.
+
netdb tests: Check for NI_MAXHOST and NI_MAXSERV.
* modules/netdb-tests (Depends-on): Add assert-h.
* tests/test-netdb.c: Check that NI_MAXHOST and NI_MAXSERV are defined
@item
This header file does not define @code{AI_ADDRCONFIG} on some platforms:
NetBSD 5.0.
-@end itemize
@item
@c Defined in RFC 2553.
This header file incorrectly defines @code{NI_MAXHOST} on some platforms:
musl libc 1.2.4, OpenBSD 7.5.
-@end
+@end itemize
Portability problems not fixed by Gnulib:
@itemize