about summary refs log tree commit diff
path: root/Doc/Zsh/redirect.yo
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-04-27 17:32:04 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-04-27 17:32:04 +0000
commitf5e0c27a9a6d4aaf42edade796d893594809724d (patch)
tree44df0519977aa63db8f40a70cdbc684720575ea4 /Doc/Zsh/redirect.yo
parenta24425b7460ad0b3ec362fb07fa48516ba778837 (diff)
downloadzsh-f5e0c27a9a6d4aaf42edade796d893594809724d.tar.gz
zsh-f5e0c27a9a6d4aaf42edade796d893594809724d.tar.xz
zsh-f5e0c27a9a6d4aaf42edade796d893594809724d.zip
zsh-workers:6106
Diffstat (limited to 'Doc/Zsh/redirect.yo')
-rw-r--r--Doc/Zsh/redirect.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/redirect.yo b/Doc/Zsh/redirect.yo
index 71f03f4cf..b642f1b5f 100644
--- a/Doc/Zsh/redirect.yo
+++ b/Doc/Zsh/redirect.yo
@@ -180,4 +180,4 @@ the command named in the shell variable tt(READNULLCMD) is assumed.
 
 nofill(tt(< file))
 
-prints the contents of tt(file).
+copies the contents of tt(file) to the standard output.