From 4777e2acd41ad06d172ff06e2ff989fdeee3e19b Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 3 Nov 1999 10:48:39 +0000 Subject: zsh-workers/8515 --- Doc/Zsh/builtins.yo | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Doc/Zsh/builtins.yo') diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index 9bc83a380..9bc5b0a81 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -1400,10 +1400,10 @@ of things implemented by modules. enditem() In a shell without dynamic loading only the tt(-e) option is -supported. In such a shell the return status of tt(zmodload) without -arguments or options is one whereas in a shell with dynamic loading -the return status without arguments or options is always zero. This -can be used to test if the shell supports dynamic loading of modules -or not. +supported and the tt(-i) option is ignored. In such a shell the return +status of tt(zmodload) without arguments or options is one whereas in +a shell with dynamic loading the return status without arguments or +options is always zero. This can be used to test if the shell supports +dynamic loading of modules or not. ) enditem() -- cgit 1.4.1