about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2014-08-03 20:33:11 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-08-03 20:33:11 +0100
commit1f396dbe25259d4279811c893cbf381d675ad97c (patch)
tree5c851bc6c4d3c622577a5325070c83e105dd9b52
parentebc27890dad7f8332e5962f1026d5ce1fbe7cac3 (diff)
downloadzsh-1f396dbe25259d4279811c893cbf381d675ad97c.tar.gz
zsh-1f396dbe25259d4279811c893cbf381d675ad97c.tar.xz
zsh-1f396dbe25259d4279811c893cbf381d675ad97c.zip
32944: read -qs is handled correctly by current code
-rw-r--r--ChangeLog3
-rw-r--r--Doc/Zsh/builtins.yo3
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 85b1ec23e..cfd8cb6a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-08-03  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* Doc/Zsh/builtins.yo: 32944: Doc/Zsh/builtins.yo: read -qs is
+	handled properly.
+
 	* users/19006: Doc/Zsh/expn.yo: document position of
 	RC_EXPAND_PARAM handling during parameter substitution.
 
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo
index a4d6f89d0..f709f5020 100644
--- a/Doc/Zsh/builtins.yo
+++ b/Doc/Zsh/builtins.yo
@@ -1288,8 +1288,7 @@ continuation and backslashes in the line don't quote the following
 character and are not removed.
 )
 item(tt(-s))(
-Don't echo back characters if reading from the terminal.  Currently does
-not work with the tt(-q) option.
+Don't echo back characters if reading from the terminal.
 )
 item(tt(-q))(
 Read only one character from the terminal and set var(name) to