From e3b973b8e10df84cb2ad5d19097cef7590bb8a44 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Wed, 22 Sep 2010 21:41:22 +0700 Subject: [PATCH] manual: web-manual index.html clashes with @node Index. * doc/libtool.texi (Index): Renamed to `Combined Index'. Signed-off-by: Gary V. Vaughan --- ChangeLog | 3 +++ doc/libtool.texi | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index ede9acf89..4bbfd8534 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2010-09-22 Gary V. Vaughan + manual: web-manual index.html clashes with @node Index. + * doc/libtool.texi (Index): Renamed to `Combined Index'. + tests: ISO C++ forbids declaration of 'v1' with no type. * tests/lt_dlexit.at (lt_dlexit unloading libs): Added an explicit int type to declaration of 'v1' to prevent compilation diff --git a/doc/libtool.texi b/doc/libtool.texi index 768887171..56852ca10 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -101,7 +101,7 @@ GNU Libtool. * Troubleshooting:: When libtool doesn't work as advertised. * Maintaining:: Information used by the libtool maintainer. * GNU Free Documentation License:: License for this manual. -* Index:: Full index. +* Combined Index:: Full index. @detailmenu --- The Detailed Node Listing --- @@ -6926,8 +6926,8 @@ order to test new changes without having to rerun @code{configure}. @include fdl.texi @page -@node Index -@unnumbered Index +@node Combined Index +@unnumbered Combined Index @printindex cp -- 2.47.2