1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-21 19:31:50 +02:00

50840: Doc/Zsh/grammar.yo: Correct NO_MATCH to NOMATCH

This commit is contained in:
Axel Beckert 2022-10-25 12:49:48 +02:00
parent 5b1c204c54
commit b76dcecfe3
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2022-10-25 Axel Beckert <abe@deuxchevaux.org.org>
* 50840: Doc/Zsh/grammar.yo: Correct NO_MATCH to NOMATCH.
2022-10-23 Bart Schaefer <schaefer@zsh.org>
* users/28243: Doc/Zsh/builtins.yo: update "typeset +" doc

View File

@ -536,7 +536,7 @@ itemiz(Errors creating command or process substitutions)
itemiz(Syntax errors in glob qualifiers)
itemiz(File generation errors where not caught by the option tt(BAD_PATTERN))
itemiz(All bad patterns used for matching within case statements)
itemiz(File generation failures where not caused by tt(NO_MATCH) or
itemiz(File generation failures where not caused by tt(NOMATCH) or
similar options)
itemiz(All file generation errors where the pattern was used to create a
multio)