changeset 39839:1a0210f4cbf7

doc: Fix bottom of top-level page. Reported by Akim Demaille <akim.demaille@gmail.com> in <https://lists.gnu.org/archive/html/bug-gnulib/2018-09/msg00072.html>. * doc/pastposix-functions/index.texi: Rename node to '_index' in HTML mode. * doc/gnulib.texi (Legacy Function Substitutes): Update menu accordingly.
author Bruno Haible <bruno@clisp.org>
date Fri, 14 Sep 2018 12:52:53 +0200
parents 92143bff3a3f
children 461ea8ba270c
files ChangeLog doc/gnulib.texi doc/pastposix-functions/index.texi
diffstat 3 files changed, 20 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Sep 12 23:40:02 2018 +0200
+++ b/ChangeLog	Fri Sep 14 12:52:53 2018 +0200
@@ -1,3 +1,13 @@
+2018-09-14  Bruno Haible  <bruno@clisp.org>
+
+	doc: Fix bottom of top-level page.
+	Reported by Akim Demaille <akim.demaille@gmail.com> in
+	<https://lists.gnu.org/archive/html/bug-gnulib/2018-09/msg00072.html>.
+	* 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  <bruno@clisp.org>
 
 	Add test case from a recent glibc bug.
--- a/doc/gnulib.texi	Wed Sep 12 23:40:02 2018 +0200
+++ b/doc/gnulib.texi	Fri Sep 14 12:52:53 2018 +0200
@@ -3396,7 +3396,12 @@
 * gethostbyname::
 * getwd::
 * h_errno::
+@ifhtml
+* _index::
+@end ifhtml
+@ifnothtml
 * index::
+@end ifnothtml
 * makecontext::
 * mktemp::
 * pthread_attr_getstackaddr::
--- a/doc/pastposix-functions/index.texi	Wed Sep 12 23:40:02 2018 +0200
+++ b/doc/pastposix-functions/index.texi	Fri Sep 14 12:52:53 2018 +0200
@@ -1,4 +1,9 @@
+@ifhtml
+@node _index
+@end ifhtml
+@ifnothtml
 @node index
+@end ifnothtml
 @section @code{index}
 @findex index