about summary refs log tree commit diff
path: root/Doc/Zsh/expn.yo
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2000-05-10 17:24:54 +0000
committerTanaka Akira <akr@users.sourceforge.net>2000-05-10 17:24:54 +0000
commit77ec90e9049a8a7d56570c2df77e0c5f06310ecb (patch)
treec4d75a19f27cdd227f5a84ae95dc5c4910af1d34 /Doc/Zsh/expn.yo
parentf4e82816468d1031d72eb82acd9ed4beb1bbf137 (diff)
downloadzsh-77ec90e9049a8a7d56570c2df77e0c5f06310ecb.tar.gz
zsh-77ec90e9049a8a7d56570c2df77e0c5f06310ecb.tar.xz
zsh-77ec90e9049a8a7d56570c2df77e0c5f06310ecb.zip
11309: Doc/Zsh/expn.yo: fix missing section.
Diffstat (limited to 'Doc/Zsh/expn.yo')
-rw-r--r--Doc/Zsh/expn.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo
index 82f88358e..4278a8129 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -111,7 +111,7 @@ modifiers (see noderef(Modifiers)) may follow the final `tt(^)'.
 If the shell encounters the character sequence `tt(!")'
 in the input, the history mechanism is temporarily disabled until
 the current list (see
-ifzman(manref(zshmisc))\
+ifzman(manref(zshmisc)(1))\
 ifnzman(noderef(Shell Grammar))\
 ) is fully parsed.  The `tt(!")' is removed from the input, and any
 subsequent `tt(!)' characters have no special significance.