From: Collin Funk Date: Sun, 29 Dec 2024 02:11:03 +0000 (-0800) Subject: doc: Add missing module index. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d1888d09f0f67517cdc4ce87e2136e0c0ac8941;p=thirdparty%2Fgnulib.git doc: Add missing module index. Suggested by Bruno Haible in: . * doc/posix-functions/getservbyname.texi (getservbyname): Add module index. * doc/posix-functions/getservbyport.texi (getservbyport): Likewise. --- diff --git a/ChangeLog b/ChangeLog index 3dbab44698..20160a9c3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2024-12-28 Collin Funk + doc: Add missing module index. + Suggested by Bruno Haible in: + . + * doc/posix-functions/getservbyname.texi (getservbyname): Add module + index. + * doc/posix-functions/getservbyport.texi (getservbyport): Likewise. + doc: Fix the previous commit. Suggested by Bruno Haible in: . diff --git a/doc/posix-functions/getservbyname.texi b/doc/posix-functions/getservbyname.texi index 2e843fee1e..f52be6dab8 100644 --- a/doc/posix-functions/getservbyname.texi +++ b/doc/posix-functions/getservbyname.texi @@ -5,6 +5,7 @@ POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/getservbyname.html} Gnulib module: servent +@mindex servent Portability problems fixed by Gnulib: @itemize diff --git a/doc/posix-functions/getservbyport.texi b/doc/posix-functions/getservbyport.texi index 8d3a3da240..03c04e6769 100644 --- a/doc/posix-functions/getservbyport.texi +++ b/doc/posix-functions/getservbyport.texi @@ -5,6 +5,7 @@ POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/getservbyport.html} Gnulib module: servent +@mindex servent Portability problems fixed by Gnulib: @itemize