OSDN Git Service

maint: make build-aux/gnu-web-doc-update work
authorJim Meyering <meyering@redhat.com>
Sun, 20 Dec 2009 14:06:13 +0000 (15:06 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 20 Dec 2009 14:33:39 +0000 (15:33 +0100)
* cfg.mk (manual_title): Define.
* doc/parted.texi (Concept index): Rename from "Index".
Remove @ifnotplaintext..@end around its menu entry.

cfg.mk
doc/parted.texi

diff --git a/cfg.mk b/cfg.mk
index 92b8276..f205c48 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -24,6 +24,9 @@ gnu_rel_host = $(gnu_ftp_host-$(RELEASE_TYPE))
 url_dir_list = \
   ftp://$(gnu_rel_host)/gnu/parted
 
+# Used in maint.mk's web-manual rule
+manual_title = Parted User's Manual
+
 # The GnuPG ID of the key used to sign the tarballs.
 gpg_key_ID = B9AB9A16
 
index 5704520..13f3265 100644 (file)
@@ -83,9 +83,7 @@ edited by Leslie P. Polzer in 2006.
 * Related information::         Further reading on related topics
 * Copying This Manual::         How to make copies of this manual
 * History::                     This manual's history
-@ifnotplaintext
-* Index::                       Index of referenced concepts
-@end ifnotplaintext
+* Concept index::               Concept index
 @end menu
 
 @node    Introduction
@@ -1260,12 +1258,9 @@ by the Free Software Foundation; with no Invariant Sections, with no
 Front-Cover Texts, and with no Back-Cover Texts.  @xref{Copying
 This Manual}, for details.
 
-@c FIXME: why doesn't this @ifnotplaintext work?!
-@c @ifnotplaintext
-@node Index
+@node Concept index
 @unnumbered Index
 @printindex cp
-@c @end ifnotplaintext
 
 @bye