about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-10-11 00:21:10 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-10-11 00:21:10 +0000
commit1b067c882abeb5947c841adcfbf39cba062b3b71 (patch)
tree04b35dfa4f0d225007b7a91d449d4555127b8ae4 /Doc
parent2b1deb0aee9bfe22f885e3e20c8636e49c01dd21 (diff)
downloadzsh-1b067c882abeb5947c841adcfbf39cba062b3b71.tar.gz
zsh-1b067c882abeb5947c841adcfbf39cba062b3b71.tar.xz
zsh-1b067c882abeb5947c841adcfbf39cba062b3b71.zip
zsh-workers/8193
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 3db844867..8892cfb8d 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -329,7 +329,7 @@ read and checked for syntax errors, but not executed.
 )
 pindex(EXTENDED_GLOB)
 cindex(globbing, extended)
-item(tt(EXTENDED_GLOB) <Z>)(
+item(tt(EXTENDED_GLOB))(
 Treat the `tt(#)', `tt(~)' and `tt(^)' characters as part of patterns
 for filename generation, etc.  (An initial unquoted `tt(~)'
 always produces named directory expansion.)