about summary refs log tree commit diff
path: root/Doc/Zsh/builtins.yo
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-09-25 04:26:02 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-09-25 04:26:02 +0000
commit66b3e3412ddfc8ee0bb37bef8837ac924cc664f5 (patch)
treeeded4314be75d5d7d8e8ebf21912ff7900cfd20d /Doc/Zsh/builtins.yo
parentab90a0026467868d39274dc17775a012879c7bd8 (diff)
downloadzsh-66b3e3412ddfc8ee0bb37bef8837ac924cc664f5.tar.gz
zsh-66b3e3412ddfc8ee0bb37bef8837ac924cc664f5.tar.xz
zsh-66b3e3412ddfc8ee0bb37bef8837ac924cc664f5.zip
Fix ancient `print -z' doc bug.
Diffstat (limited to 'Doc/Zsh/builtins.yo')
-rw-r--r--Doc/Zsh/builtins.yo3
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo
index fe4942e83..479d398c9 100644
--- a/Doc/Zsh/builtins.yo
+++ b/Doc/Zsh/builtins.yo
@@ -702,8 +702,7 @@ item(tt(-p))(
 Print the arguments to the input of the coprocess.
 )
 item(tt(-z))(
-Push the arguments onto the editing buffer stack, separated by spaces;
-no escape sequences are recognized.
+Push the arguments onto the editing buffer stack, separated by spaces.
 )
 item(tt(-D))(
 Treat the arguments as directory names, replacing prefixes with tt(~)