From 5ac1c6f555cff38499e0a6ac80b338df4ebe3047 Mon Sep 17 00:00:00 2001 From: Stephane Chazelas Date: Wed, 16 May 2018 22:02:51 +0100 Subject: 42790: make [[:blank:]] match non-ASCII blanks --- Doc/Zsh/expn.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/expn.yo') diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index 8b447e2c7..c79109700 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -2004,7 +2004,7 @@ The character is 7-bit, i.e. is a single-byte character without the top bit set. ) item(tt([:blank:]))( -The character is either space or tab +The character is a blank character ) item(tt([:cntrl:]))( The character is a control character -- cgit 1.4.1