From 9da807ab7fc38b39ac659cf77c102607bd6302e9 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 10 Feb 2004 19:19:02 +0000 Subject: 19415: fix indicate that short_loops option is applicable to repeat loops too --- Doc/Zsh/options.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index 8ae442cb2..c48427316 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -1140,7 +1140,7 @@ This also affects the value of the tt(-) special parameter. ) pindex(SHORT_LOOPS) item(tt(SHORT_LOOPS) )( -Allow the short forms of tt(for), tt(select), +Allow the short forms of tt(for), tt(repeat), tt(select), tt(if), and tt(function) constructs. ) pindex(SH_WORD_SPLIT) -- cgit 1.4.1