about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2004-01-09 18:14:01 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2004-01-09 18:14:01 +0000
commitb08b7a117a9481d380288b98a55e1b050a155fd8 (patch)
tree28e19c50c9607328bb29a5efe0c6550838a06034
parentdd08cd6ff887b5fbcdfda2d168582809c6099d5e (diff)
downloadzsh-b08b7a117a9481d380288b98a55e1b050a155fd8.tar.gz
zsh-b08b7a117a9481d380288b98a55e1b050a155fd8.tar.xz
zsh-b08b7a117a9481d380288b98a55e1b050a155fd8.zip
19354: Fix manual section names which upset Docbook
-rw-r--r--Doc/Zsh/compctl.yo7
-rw-r--r--Doc/Zsh/intro.yo2
2 files changed, 5 insertions, 4 deletions
diff --git a/Doc/Zsh/compctl.yo b/Doc/Zsh/compctl.yo
index 57ccc17bd..55d861b5b 100644
--- a/Doc/Zsh/compctl.yo
+++ b/Doc/Zsh/compctl.yo
@@ -3,7 +3,8 @@ chapter(Completion Using compctl)
 cindex(completion, programmable)
 cindex(completion, controlling)
 ifzman(\
-sect(Synopsis)
+sect(Description)
+findex(compctl)
 This version of zsh has two ways of performing completion of words on the
 command line.  New users of the shell may prefer to use the newer
 and more powerful system based on shell functions; this is described in
@@ -19,9 +20,9 @@ and more powerful system based on shell functions; this is described
 in noderef(Completion System), and the basic shell mechanisms which support
 it are described in noderef(Completion Widgets).  This chapter describes
 the older tt(compctl) command.
-)\
-findex(compctl)
 sect(Description)
+findex(compctl)
+)\
 startlist()
 list(tt(compctl) [ tt(-CDT) ] var(options) [ var(command) ... ])
 list(tt(compctl) [ tt(-CDT) ] var(options) \
diff --git a/Doc/Zsh/intro.yo b/Doc/Zsh/intro.yo
index c2244a622..be2bd6acf 100644
--- a/Doc/Zsh/intro.yo
+++ b/Doc/Zsh/intro.yo
@@ -2,7 +2,7 @@ texinode(Introduction)(Invocation)(The Z Shell Manual)(Top)
 chapter(Introduction)
 cindex(introduction)
 ifzman(\
-sect(Synopsis)
+sect(Overview)
 Because zsh contains many features, the zsh manual has been split into
 a number of section+CHAR(s)\
 ifzshall(\