From 3c9c93a727a7777374b5f3daf463e1659e65e9c2 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 9 Feb 2000 18:58:23 +0000 Subject: zsh-workers/9639 --- Doc/Zsh/options.yo | 2 +- Doc/Zsh/redirect.yo | 2 +- 2 files changed, 2 insertions(+), 2 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) )( +item(tt(CSH_NULLCMD) )( 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)). diff --git a/Doc/Zsh/redirect.yo b/Doc/Zsh/redirect.yo index 9bafe4650..d6d662d4a 100644 --- a/Doc/Zsh/redirect.yo +++ b/Doc/Zsh/redirect.yo @@ -198,7 +198,7 @@ when tt(MULTIOS) is unset will truncate bar, and write `tt(foo)' into baz. sect(Redirections with no command) vindex(NULLCMD, use of) vindex(READNULLCMD, use of) -pindex(IGNORE_NULLCMD, use of) +pindex(CSH_NULLCMD, use of) pindex(SH_NULLCMD, use of) When a simple command consists of one or more redirection operators and zero or more parameter assignments, but no command name, zsh can -- cgit 1.4.1