From d88c4241f982fe45c462e0a7f17fddea57d121f4 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Wed, 7 Sep 2011 13:40:23 +0000 Subject: 29756: Doc/Zsh/params.yo: DIRSTACKSIZE is unlimited by default. --- Doc/Zsh/params.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index c46d85bcd..e9a3c722d 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) -- cgit 1.4.1