From: Bruno Haible Date: Fri, 14 Sep 2018 10:52:53 +0000 (+0200) Subject: doc: Fix bottom of top-level page. X-Git-Tag: v1.0~5424 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=91590f875abbad089da32bc02f02cd8c4ee308e1;p=gnulib.git doc: Fix bottom of top-level page. Reported by Akim Demaille in . * doc/pastposix-functions/index.texi: Rename node to '_index' in HTML mode. * doc/gnulib.texi (Legacy Function Substitutes): Update menu accordingly. --- diff --git a/ChangeLog b/ChangeLog index 2f89dcdbd5..35cc272257 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2018-09-14 Bruno Haible + + doc: Fix bottom of top-level page. + Reported by Akim Demaille in + . + * doc/pastposix-functions/index.texi: Rename node to '_index' in HTML + mode. + * doc/gnulib.texi (Legacy Function Substitutes): Update menu + accordingly. + 2018-09-12 Bruno Haible Add test case from a recent glibc bug. diff --git a/doc/gnulib.texi b/doc/gnulib.texi index 52ecf84e26..4ddb34dd0d 100644 --- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -3396,7 +3396,12 @@ problems are not worked around by Gnulib. * gethostbyname:: * getwd:: * h_errno:: +@ifhtml +* _index:: +@end ifhtml +@ifnothtml * index:: +@end ifnothtml * makecontext:: * mktemp:: * pthread_attr_getstackaddr:: diff --git a/doc/pastposix-functions/index.texi b/doc/pastposix-functions/index.texi index c1aab72724..a7becb8a72 100644 --- a/doc/pastposix-functions/index.texi +++ b/doc/pastposix-functions/index.texi @@ -1,4 +1,9 @@ +@ifhtml +@node _index +@end ifhtml +@ifnothtml @node index +@end ifnothtml @section @code{index} @findex index