about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorHan Pingtian <hanpt@linux.vnet.ibm.com>2015-04-04 06:30:15 +0800
committerPeter Stephenson <pws@zsh.org>2015-04-13 11:21:12 +0100
commitcea8b471f62e6aabbbe038180d355703a0b5c2c1 (patch)
treece067899b324bb41632e153ea288e3d484d5f623 /Doc
parentb3d32115f86c97527ea0ff9f9b9bc20f9ade2e2b (diff)
downloadzsh-cea8b471f62e6aabbbe038180d355703a0b5c2c1.tar.gz
zsh-cea8b471f62e6aabbbe038180d355703a0b5c2c1.tar.xz
zsh-cea8b471f62e6aabbbe038180d355703a0b5c2c1.zip
users/20078: HIST_BEEP doc
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/options.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index 19920ca53..854025628 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -809,7 +809,7 @@ pindex(NOHISTBEEP)
 cindex(history beeping)
 cindex(beep, history)
 item(tt(HIST_BEEP) <D>)(
-Beep when an attempt is made to access a history entry which
+Beep in ZLE when a widget attempts to access a history entry which
 isn't there.
 )
 pindex(HIST_EXPIRE_DUPS_FIRST)