From 4ede75ed0e6dfafad5f5b9a621ac7a3d31765e1a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 9 Sep 2009 17:54:24 +0000 Subject: Greg Klanderman: 27255: some consistency fixes --- Doc/Zsh/builtins.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/builtins.yo') diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index 6d1fffabf..f80ecb6e1 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -2055,7 +2055,7 @@ loaded but not all features could be enabled, tt(zmodload) returns status 2. With tt(-u), tt(zmodload) unloads modules. The same var(name) must be given that was given when the module was loaded, but it is not -necessary for the module to exist in the filesystem. +necessary for the module to exist in the file system. The tt(-i) option suppresses the error if the module is already unloaded (or was never loaded). -- cgit 1.4.1