From 902289b82e3717184ac0f330f9472f2117c805e8 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 14 Jul 2008 17:39:20 +0000 Subject: 25278: rename sections in compwid.yo to avoid confusion --- Doc/Zsh/compctl.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/compctl.yo') 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() -- cgit 1.4.1