From 78cf45587100965553a879fc8b026294c79bd756 Mon Sep 17 00:00:00 2001 From: dana Date: Tue, 23 Mar 2021 00:26:21 -0500 Subject: unposted: Improve documentation and add regression test for workers/47745 --- Doc/Zsh/expn.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index 926e9b48b..c218ded05 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -2134,7 +2134,8 @@ is not sensitive to the locale: startitem() item(tt([:IDENT:]))( The character is allowed to form part of a shell identifier, such -as a parameter name +as a parameter name; this test respects the tt(POSIX_IDENTIFIERS) +option ) item(tt([:IFS:]))( The character is used as an input field separator, i.e. is contained in the -- cgit 1.4.1