]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Fix error in previous commits.
authorCollin Funk <collin.funk1@gmail.com>
Thu, 27 Jun 2024 08:01:37 +0000 (01:01 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Thu, 27 Jun 2024 08:01:37 +0000 (01:01 -0700)
* doc/posix-headers/netdb.texi (netdb.h): Move @end itemize to the end
of the list.

ChangeLog
doc/posix-headers/netdb.texi

index 1b884b9eeb6734df3efdba8df421557aec31a1a1..ef61d1c65202701b9727c3c145ae4cf75d98b9b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 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
index 47caaf8c3195746a8038cc9c5c744d999c07ba0e..c3d33b44fcd5c16d14d2c6dc344d2ea8bfd5b7f9 100644 (file)
@@ -23,13 +23,12 @@ NetBSD 10.0.
 @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