about summary refs log tree commit diff
path: root/Doc/Zsh/params.yo
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-20 11:24:37 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-20 11:24:37 +0000
commit5a4a786b391ac9086d86542d2780373b80aba5bf (patch)
tree1abe059ea63a4d98c83b3cd02839ec399e780a6f /Doc/Zsh/params.yo
parent37a741d650a5d3a0f3318be382c67ccadd43eb4c (diff)
downloadzsh-5a4a786b391ac9086d86542d2780373b80aba5bf.tar.gz
zsh-5a4a786b391ac9086d86542d2780373b80aba5bf.tar.xz
zsh-5a4a786b391ac9086d86542d2780373b80aba5bf.zip
zsh-workers/9118
Diffstat (limited to 'Doc/Zsh/params.yo')
-rw-r--r--Doc/Zsh/params.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo
index 5bb8b9e6e..f819aaecd 100644
--- a/Doc/Zsh/params.yo
+++ b/Doc/Zsh/params.yo
@@ -910,8 +910,8 @@ vindex(ZBEEP)
 item(tt(ZBEEP))(
 If set, this gives a string of characters, which can use all the same codes
 as the tt(bindkey) command as described in
-ifzman(the zle module entry in zmanref(zshmodules))\
-ifnzman(noderef(The zle Module))\
+ifzman(the zsh/zle module entry in zmanref(zshmodules))\
+ifnzman(noderef(The zsh/zle Module))\
 , that will be output to the terminal
 instead of beeping.  This may have a visible instead of an audible effect;
 for example, the string `tt(\e[?5h\e[?5l)' on a vt100 or xterm will have