summaryrefslogtreecommitdiff
path: root/Doc/Zsh/compctl.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/compctl.yo
parentf7f66ea11faf8fd9b419460dc11947c792e02331 (diff)
downloadzsh-902289b82e3717184ac0f330f9472f2117c805e8.tar.gz
zsh-902289b82e3717184ac0f330f9472f2117c805e8.zip
25278: rename sections in compwid.yo to avoid confusion
Diffstat (limited to 'Doc/Zsh/compctl.yo')
-rw-r--r--Doc/Zsh/compctl.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/compctl.yo b/Doc/Zsh/compctl.yo
index fdb53227a..b1aed041b 100644
--- a/Doc/Zsh/compctl.yo
+++ b/Doc/Zsh/compctl.yo
@@ -134,7 +134,7 @@ options specified by the tt(-D) flag.
The form with tt(-M) as the first and only option defines global
matching specifications (see
ifzman(zshcompwid)\
-ifnzman(noderef(Matching Control))\
+ifnzman(noderef(Completion Matching Control))\
). The match specifications given will be used for every completion
attempt (only when using tt(compctl), not with the new completion
system) and are tried in the order in which they are defined until one
@@ -539,7 +539,7 @@ This defines additional matching control specifications that should be used
only when testing words for the list of flags this flag appears in. The format
of the var(match-spec) string is described in
ifzman(zshcompwid)\
-ifnzman(noderef(Matching Control))\
+ifnzman(noderef(Completion Matching Control))\
.
)
enditem()