about summary refs log tree commit diff
path: root/Doc/Zsh/roadmap.yo
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2006-01-18 03:37:41 +0000
committerClint Adams <clint@users.sourceforge.net>2006-01-18 03:37:41 +0000
commitd71fbc9c69a3de75fde051b0472041de814730c8 (patch)
tree8e581fb0bb9ac27e5d6eb4a41ea74fb319ab43c9 /Doc/Zsh/roadmap.yo
parentc7ca55dfaee288b6c0299845db2c8409b39a3972 (diff)
downloadzsh-d71fbc9c69a3de75fde051b0472041de814730c8.tar.gz
zsh-d71fbc9c69a3de75fde051b0472041de814730c8.tar.xz
zsh-d71fbc9c69a3de75fde051b0472041de814730c8.zip
22165: change "zshparams" to "zshparam".
Diffstat (limited to 'Doc/Zsh/roadmap.yo')
-rw-r--r--Doc/Zsh/roadmap.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/roadmap.yo b/Doc/Zsh/roadmap.yo
index 1e529c6f6..f4f122e39 100644
--- a/Doc/Zsh/roadmap.yo
+++ b/Doc/Zsh/roadmap.yo
@@ -37,7 +37,7 @@ shells, zsh will not save these lines when the shell exits unless you
 set appropriate variables, and the number of history lines retained by
 default is quite small (30 lines).  See the description of the shell
 variables (referred to in the documentation as parameters) tt(HISTFILE),
-tt(HISTSIZE) and tt(SAVEHIST) in ifzman(zmanref(zshparams))\
+tt(HISTSIZE) and tt(SAVEHIST) in ifzman(zmanref(zshparam))\
 ifnzman(noderef(Parameters Used By The Shell)).
 
 The line editor provides an extensive completion system and the shell