diff options
author | Clint Adams <clint@users.sourceforge.net> | 2006-01-18 03:37:41 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2006-01-18 03:37:41 +0000 |
commit | d71fbc9c69a3de75fde051b0472041de814730c8 (patch) | |
tree | 8e581fb0bb9ac27e5d6eb4a41ea74fb319ab43c9 /Doc/Zsh/expn.yo | |
parent | c7ca55dfaee288b6c0299845db2c8409b39a3972 (diff) | |
download | zsh-d71fbc9c69a3de75fde051b0472041de814730c8.tar.gz zsh-d71fbc9c69a3de75fde051b0472041de814730c8.tar.xz zsh-d71fbc9c69a3de75fde051b0472041de814730c8.zip |
22165: change "zshparams" to "zshparam".
Diffstat (limited to 'Doc/Zsh/expn.yo')
-rw-r--r-- | Doc/Zsh/expn.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index 35451901f..22cd653e8 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -1309,7 +1309,7 @@ tt(IFS) parameter item(tt([:IFSSPACE:]))( The character is an IFS white space character; see the documentation for tt(IFS) in -ifzman(the zmanref(zshparams) manual page)\ +ifzman(the zmanref(zshparam) manual page)\ ifnzman(noderef(Parameters Used By The Shell))\ . ) |