about summary refs log tree commit diff
path: root/Doc/Zsh/builtins.yo
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@zsh.org>2013-10-13 10:59:52 -0700
committerBart Schaefer <schaefer@zsh.org>2013-10-13 10:59:52 -0700
commit332924513bade9bae205bd8ffd5d0e3f8e8e1d62 (patch)
treeda57173ab6013d0f85e9760447c18a34c3633f93 /Doc/Zsh/builtins.yo
parent5faab39a7e87d180e52bb6ebb9bf101f176cc40b (diff)
parentd5ba3ed24579bb12df958c09224367e16e70bad2 (diff)
downloadzsh-332924513bade9bae205bd8ffd5d0e3f8e8e1d62.tar.gz
zsh-332924513bade9bae205bd8ffd5d0e3f8e8e1d62.tar.xz
zsh-332924513bade9bae205bd8ffd5d0e3f8e8e1d62.zip
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Diffstat (limited to 'Doc/Zsh/builtins.yo')
-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