about summary refs log tree commit diff
path: root/Doc/Zsh/expn.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/expn.yo')
-rw-r--r--Doc/Zsh/expn.yo3
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo
index 1ea6ae47b..8b447e2c7 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -84,8 +84,7 @@ vindex(histchars, use of)
 A history expansion begins with the first character of the tt(histchars)
 parameter, which is `tt(!)' by default, and may occur anywhere on the
 command line, including inside double quotes (but not inside single quotes
-tt('...') or C-style quotes tt($'...')).  A literal `tt(!)' may be
-obtained by escaping it with a backslash.  
+tt('...') or C-style quotes tt($'...') nor when escaped with a backslash).  
 
 The first character is followed by an optional event designator
 (ifzman(see )noderef(Event Designators)) and then an optional word