From 211889c982494eae3f814b4c4822774eb25e60b5 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Thu, 26 Nov 2015 11:15:51 -0800 Subject: Comment should say export is equivalent to typeset -xg --- Test/B02typeset.ztst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test') diff --git a/Test/B02typeset.ztst b/Test/B02typeset.ztst index 0aa16d2e3..1b8caee0a 100644 --- a/Test/B02typeset.ztst +++ b/Test/B02typeset.ztst @@ -4,7 +4,7 @@ # Equivalences: # declare typeset -# export typeset -x +# export typeset -xg # float typeset -E # functions typeset -f # integer typeset -i -- cgit v1.2.3