From b08b7a117a9481d380288b98a55e1b050a155fd8 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 9 Jan 2004 18:14:01 +0000 Subject: 19354: Fix manual section names which upset Docbook --- Doc/Zsh/compctl.yo | 7 ++++--- Doc/Zsh/intro.yo | 2 +- 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(\ -- cgit 1.4.1