From b44ed0b03250e17a21194ca63602ff8dd5191583 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 3 Apr 2008 08:46:43 +0000 Subject: unposted, see users/12758: [(w)...] does work with (r) and (R) --- Doc/Zsh/params.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/params.yo') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index a6f187957..9fd21ab5d 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -190,8 +190,8 @@ startitem() item(tt(w))( If the parameter subscripted is a scalar then this flag makes subscripting work on words instead of characters. The default word -separator is whitespace. Currently this flag does not work -with reverse subscripting (the tt(i), tt(I), tt(r) and tt(R) flags). +separator is whitespace. This flag may not be used with the tt(i) or +tt(I) flag. ) item(tt(s:)var(string)tt(:))( This gives the var(string) that separates words (for use with the -- cgit 1.4.1