From a2f768f65e3d778805269442ddedf39d45a6d998 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Sun, 26 Aug 2007 00:49:52 +0200 Subject: [PATCH] Avoid case-insensitive clash in one-page-per-node html docs. * coreutils.texi (Concept index): Rename from Index. --- doc/ChangeLog | 5 +++++ doc/coreutils.texi | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index f3ecf8b1a6..b97b6602fe 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2007-08-25 Eric Blake + + Avoid case-insensitive clash in one-page-per-node html docs. + * coreutils.texi (Concept index): Rename from Index. + 2007-07-15 Jim Meyering * coreutils.texi: Revise node structure per new fdl.texi. diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 800ca64cac..ce40f4ec0a 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -198,7 +198,7 @@ Free Documentation License''. * Date input formats:: Specifying date strings. * Opening the software toolbox:: The software tools philosophy. * GNU Free Documentation License:: Copying and sharing this manual. -* Index:: General index. +* Concept index:: General index. @detailmenu --- The Detailed Node Listing --- @@ -14668,7 +14668,7 @@ of Bell Labs, the original Software Toolsmith, for reviewing this column. @include fdl.texi -@node Index +@node Concept index @unnumbered Index @printindex cp -- 2.47.2