about summary refs log tree commit diff
path: root/Doc/Zsh/options.yo
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-05-22 07:03:38 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-05-22 07:03:38 +0000
commit3f9633e006d768f9771a722cd0f608e8ad71de54 (patch)
treefa36c30699c756eef02534e560907d278b1eb981 /Doc/Zsh/options.yo
parent9e61d4ba48d3fccfa6d72e2728ae9c3c216b2ba4 (diff)
downloadzsh-3f9633e006d768f9771a722cd0f608e8ad71de54.tar.gz
zsh-3f9633e006d768f9771a722cd0f608e8ad71de54.tar.xz
zsh-3f9633e006d768f9771a722cd0f608e8ad71de54.zip
Missing () in a tt().
Diffstat (limited to 'Doc/Zsh/options.yo')
-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 1ffd7eae4..fd32c1572 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -389,7 +389,7 @@ Perform filename generation (globbing).
 )
 pindex(GLOBAL_EXPORT)
 cindex(environment, and local parameters)
-item(tt(GLOBAL_EXPORT) (tt<Z>))(
+item(tt(GLOBAL_EXPORT) (tt(<Z>)))(
 If this option is set, passing the tt(-x) flag to the builtins tt(declare),
 tt(float), tt(integer), tt(readonly) and tt(typeset) (but not tt(local))
 will also set the tt(-g) flag;  hence parameters exported to