diff options
Diffstat (limited to 'Doc/Zsh/options.yo')
-rw-r--r-- | Doc/Zsh/options.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index e319919eb..844046bc0 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -310,7 +310,7 @@ vindex(NULLCMD, ignoring) vindex(READNULLCMD, ignoring) cindex(redirections with no command, csh) cindex(csh, redirections with no command) -item(tt(IGNORE_NULLCMD) <C>)( +item(tt(CSH_NULLCMD) <C>)( Do not use the values of tt(NULLCMD) and tt(READNULLCMD) when running redirections with no command. This make such redirections fail (see noderef(Redirection)). |