From c9b4a4aa31f2b0bed62fe3088abe8f91664286bd Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 1 Jun 2001 14:06:53 +0000 Subject: Add YODL enditem workaround in one other place --- Doc/Zsh/builtins.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index 4458368cd..f51ebd544 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -1472,7 +1472,7 @@ read, while if the tt(-k) is given, the function will be loaded as if tt(KSH_AUTOLOAD) em(is) set. If neither of these options is given, the function will be loaded as determined by the setting of the tt(KSH_AUTOLOAD) option at the time the compiled file is read. - +ifzman( ) These options may also appear as many times as necessary between the listed var(name)s to specify the loading style of all following functions, up to the next tt(-k) or tt(-z). -- cgit v1.2.3