From d86e25ef2e96e47ecff262421a2fba4710ca603b Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Thu, 3 Aug 2000 11:34:01 +0000 Subject: small fix for `read -r' doc (12497) --- Doc/Zsh/builtins.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/builtins.yo') diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index b72778ce4..14b7391dd 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -761,7 +761,8 @@ fields assigned to the last var(name). startitem() item(tt(-r))( Raw mode: a `tt(\)' at the end of a line does not signify line -continuation. +continuation and backslashes in the line don't quote the following +character and are not removed. ) item(tt(-q))( Read only one character from the terminal and set var(name) to -- cgit 1.4.1