From 4f111c357fb2b398aa59926930d807ad56006638 Mon Sep 17 00:00:00 2001 From: "Andrew J. Schorr" Date: Tue, 17 Oct 2017 10:32:27 -0400 Subject: Do not deprecate isarray in this release. --- doc/gawk.1 | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/gawk.1') diff --git a/doc/gawk.1 b/doc/gawk.1 index c55ceca4..0da156d4 100644 --- a/doc/gawk.1 +++ b/doc/gawk.1 @@ -3282,7 +3282,6 @@ The following function is for use with multidimensional arrays. Return true if .I x is an array, false otherwise. -This function is deprecated. .PP You can tell the type of any variable or array element with the following function: -- cgit v1.2.3