From 2ba4aa275e548ae9d4406e3bc8008bdfa1ce29eb Mon Sep 17 00:00:00 2001 From: Jun T Date: Mon, 9 Jun 2014 16:09:33 +0900 Subject: 32755: move incorrectly placed line in grammar.yo --- Doc/Zsh/grammar.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/grammar.yo b/Doc/Zsh/grammar.yo index dde67ebcb..932649857 100644 --- a/Doc/Zsh/grammar.yo +++ b/Doc/Zsh/grammar.yo @@ -485,6 +485,7 @@ list(Syntax errors in glob qualifiers) list(File generation errors where not caught by the option tt(BAD_PATTERN)) list(All bad patterns used for matching within case statements) list(File generation failures where not caused by tt(NO_MATCH) or +similar options) list(All file generation errors where the pattern was used to create a multio) list(Memory errors where detected by the shell) @@ -494,7 +495,6 @@ list(Logical errors with variables such as assignment to the wrong type) list(Use of invalid variable names) list(Errors in variable substitution syntax) list(Failure to convert characters in tt($')...tt(') expressions) -similar options) endlist() If the tt(POSIX_BUILTINS) option is set, more errors associated with -- cgit 1.4.1