summaryrefslogtreecommitdiffstats
path: root/Doc/Zsh/compsys.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-07-14 17:39:20 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-07-14 17:39:20 +0000
commit902289b82e3717184ac0f330f9472f2117c805e8 (patch)
treeffceacd05eea90314712f2eae56e1c540b4d78de /Doc/Zsh/compsys.yo
parentPhil Pennock: 25275: use restrictive permissions on cache files (diff)
downloadzsh-902289b82e3717184ac0f330f9472f2117c805e8.tar
zsh-902289b82e3717184ac0f330f9472f2117c805e8.tar.gz
zsh-902289b82e3717184ac0f330f9472f2117c805e8.tar.bz2
zsh-902289b82e3717184ac0f330f9472f2117c805e8.tar.lz
zsh-902289b82e3717184ac0f330f9472f2117c805e8.tar.xz
zsh-902289b82e3717184ac0f330f9472f2117c805e8.tar.zst
zsh-902289b82e3717184ac0f330f9472f2117c805e8.zip
25278: rename sections in compwid.yo to avoid confusion
Diffstat (limited to 'Doc/Zsh/compsys.yo')
-rw-r--r--Doc/Zsh/compsys.yo8
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 78a3135f6..9069df466 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -1956,16 +1956,16 @@ item(tt(matcher))(
This style is tested separately for each tag valid in the current
context. Its value is added to any match specifications given by the
tt(matcher-list) style. It should be in the form described in
-ifzman(the section `Matching Control' in zmanref(zshcompwid))\
-ifnzman(noderef(Matching Control))\
+ifzman(the section `Completion Matching Control' in zmanref(zshcompwid))\
+ifnzman(noderef(Completion Matching Control))\
.
)
kindex(matcher-list, completion style)
item(tt(matcher-list))(
This style can be set to a list of match specifications that are to
be applied everywhere. Match specifications are described in
-ifzman(the section `Matching Control' in zmanref(zshcompwid))\
-ifnzman(noderef(Matching Control))\
+ifzman(the section `Completion Matching Control' in zmanref(zshcompwid))\
+ifnzman(noderef(Completion Matching Control))\
.
The completion system will try them one after another for each completer
selected. For example, to try first simple completion and, if that