From 5b2bb68364ba025b312168d12a0f43b38b4e6268 Mon Sep 17 00:00:00 2001 From: Han Pingtian Date: Tue, 31 Mar 2015 11:28:35 +0800 Subject: 34822: correction to GLOB_SUBST doc --- ChangeLog | 5 +++++ Doc/Zsh/options.yo | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f597527a9..b506d9829 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ Completion/Unix/Type/_net_interfaces: improve matching of devices already on command line in ip completion. +2015-03-31 Peter Stephenson + + * Han Pingtian: 34822: Doc/Zsh/options.yo: correction to + GLOB_SUBST doc. + 2015-03-29 Peter Stephenson * 34817: Src/hist.c, Src/lex.c: catch some errors earlier when diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index 359ecb94e..19920ca53 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -540,7 +540,7 @@ pindex(GLOBSUBST) pindex(NOGLOBSUBST) item(tt(GLOB_SUBST) )( Treat any characters resulting from parameter expansion as being -eligible for file expansion and filename generation, and any +eligible for filename expansion and filename generation, and any characters resulting from command substitution as being eligible for filename generation. Braces (and commas in between) do not become eligible for expansion. -- cgit 1.4.1