From dd3b0506f99e690f521d9bf449dea47a51502cb2 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Wed, 13 Feb 2013 16:01:01 +0000 Subject: unposted: Insert a blank line before vindex() to properly format the paragraph that follows it. --- Doc/Zsh/expn.yo | 1 + 1 file changed, 1 insertion(+) (limited to 'Doc') diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index 0f5494e2a..89d5c06ef 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -57,6 +57,7 @@ cindex(expansion, history) History expansion allows you to use words from previous command lines in the command line you are typing. This simplifies spelling corrections and the repetition of complicated commands or arguments. + vindex(HISTSIZE, use of) Immediately before execution, each command is saved in the history list, the size of which is controlled by the tt(HISTSIZE) parameter. The one -- cgit 1.4.1