about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2013-10-09 17:28:53 +0200
committerMikael Magnusson <mikachu@gmail.com>2013-10-11 14:57:57 +0200
commit6f921b91f475f77c1447fed4cada24235958b13d (patch)
tree8a8802f80170567fd09a0a65de19d3058e2621e8 /Doc
parentfa033326357218652310c4510898be622b871c4f (diff)
downloadzsh-6f921b91f475f77c1447fed4cada24235958b13d.tar.gz
zsh-6f921b91f475f77c1447fed4cada24235958b13d.tar.xz
zsh-6f921b91f475f77c1447fed4cada24235958b13d.zip
31805: Update _enable and _disable for -p, fix related typo in docs
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/builtins.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo
index 8e46a88ee..2cc33d241 100644
--- a/Doc/Zsh/builtins.yo
+++ b/Doc/Zsh/builtins.yo
@@ -471,7 +471,7 @@ problems in scripts and functions are altered.  If the tt(-L) switch is given,
 the options tt(LOCAL_OPTIONS), tt(LOCAL_PATTERNS) and tt(LOCAL_TRAPS)
 will be set as
 well, causing the effects of the tt(emulate) command and any tt(setopt),
-tt(disable -p) or tt(enable -b), and tt(trap) commands to be local to
+tt(disable -p) or tt(enable -p), and tt(trap) commands to be local to
 the immediately surrounding shell
 function, if any; normally these options are turned off in all emulation
 modes except tt(ksh). The tt(-L) switch is mutually exclusive with the