about summary refs log tree commit diff
path: root/Doc/Zsh/compctl.yo
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 /Doc/Zsh/compctl.yo
parentdd08cd6ff887b5fbcdfda2d168582809c6099d5e (diff)
downloadzsh-b08b7a117a9481d380288b98a55e1b050a155fd8.tar.gz
zsh-b08b7a117a9481d380288b98a55e1b050a155fd8.tar.xz
zsh-b08b7a117a9481d380288b98a55e1b050a155fd8.zip
19354: Fix manual section names which upset Docbook
Diffstat (limited to 'Doc/Zsh/compctl.yo')
-rw-r--r--Doc/Zsh/compctl.yo7
1 files changed, 4 insertions, 3 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) \