From 3f9633e006d768f9771a722cd0f608e8ad71de54 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 22 May 2000 07:03:38 +0000 Subject: Missing () in a tt(). --- ChangeLog | 2 ++ Doc/Zsh/options.yo | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 217ff23af..ff696d6e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-05-21 Bart Schaefer + * unposted: Doc/Zsh/options.yo: Missing () in a tt(). + * 11483: Doc/Zsh/func.yo: Fix formatting and other small errors introduced in 11352. 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))( +item(tt(GLOBAL_EXPORT) (tt()))( 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 -- cgit 1.4.1