about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2002-05-08 09:11:28 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2002-05-08 09:11:28 +0000
commit42080a7fb93b4457f0dd4c8ce28398001738490a (patch)
treeee8fa282bde20a90b4ac01bbe2491fc01dc8890d
parente87163dabb95a94f95df5ad9a892a7ed27c7065c (diff)
downloadzsh-42080a7fb93b4457f0dd4c8ce28398001738490a.tar.gz
zsh-42080a7fb93b4457f0dd4c8ce28398001738490a.tar.xz
zsh-42080a7fb93b4457f0dd4c8ce28398001738490a.zip
17080: tag-order style usage
-rw-r--r--ChangeLog6
-rw-r--r--Doc/Zsh/compsys.yo7
2 files changed, 10 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 080008da1..e0b38d5dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2002-05-08  Andrej Borsenkow  <bor@zsh.org>
 
+	* 17080: Doc/Zsh/compsys.yo: clarify tag-order style usage
+
+	* 17074: Completion/Linux/Command/.distfiles,
+	Completion/Linux/Command/_mondo: mondoarchive completion
+	(with typo correction from Bart)
+
 	* unposted: .cvsignore: add autom4te.cache. Looks like
 	autoconf-2.53 generates it for whatever reason
 
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 30b501b2d..139c82b38 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -2120,11 +2120,12 @@ following forms:
 
 startitem()
 item(tt(-))(
-If any string in the value consists of only a hyphen,
-then em(only) the tags specified by the other strings in the value are
+If any value consists of only a hyphen,
+then em(only) the tags specified in the other values are
 generated.  Normally all tags not explicitly selected are tried last
 if the specified tags fail to generate any matches.  This means 
-that a value consisting only of a single hyphen turns off completion.
+that a single value consisting only of a single hyphen
+turns off completion.
 )
 item(tt(!) var(tags)...)(
 A string starting with an exclamation mark