From 7c56ccdcbcfe533c5263c2cd3827f67b6bc2ad94 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Fri, 5 May 2000 16:45:03 +0000 Subject: Small doc fix and AIX dependency fix --- Doc/Zsh/builtins.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/builtins.yo') diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index 4db79c860..31e94805b 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -1008,7 +1008,7 @@ ifnzman(noderef(Local Parameters))\ retain their special attributes when made local. For each var(name)tt(=)var(value) assignment, the parameter -var(name) set to var(value). Note that arrays currently cannot be +var(name) is set to var(value). Note that arrays currently cannot be assigned in tt(typeset) expressions, only scalars and integers. For each remaining var(name) that refers to a parameter that is set, the -- cgit 1.4.1