Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

PATCH: Doc/Zsh/params.yo: DIRSTACKSIZE is unlimited by default.



---
 Doc/Zsh/params.yo |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo
index c46d85b..e9a3c72 100644
--- a/Doc/Zsh/params.yo
+++ b/Doc/Zsh/params.yo
@@ -907,7 +907,7 @@ directory would still be completed).
 )
 vindex(DIRSTACKSIZE)
 item(tt(DIRSTACKSIZE))(
-The maximum size of the directory stack.  If the
+The maximum size of the directory stack, by default there is no limit.  If the
 stack gets larger than this, it will be truncated automatically.
 This is useful with the tt(AUTO_PUSHD) option.
 pindex(AUTO_PUSHD, use of)
-- 
1.7.6.1

-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9

Attachment: pgpkp9meRCV5v.pgp
Description: PGP signature



Messages sorted by: Reverse Date, Date, Thread, Author