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/compsys.yo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Doc/Zsh/compsys.yo') 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 -- cgit 1.4.1