aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
authorAndrew J. Schorr <aschorr@telemetry-investments.com>2017-10-17 10:32:27 -0400
committerAndrew J. Schorr <aschorr@telemetry-investments.com>2017-10-17 10:32:27 -0400
commit4f111c357fb2b398aa59926930d807ad56006638 (patch)
tree7f6d4b8a7fab7c2327ac16b294642ea889781141 /doc/gawk.1
parent8140d635ccee51089aad9a04e9e128e5373377f7 (diff)
downloadegawk-4f111c357fb2b398aa59926930d807ad56006638.tar.gz
egawk-4f111c357fb2b398aa59926930d807ad56006638.tar.bz2
egawk-4f111c357fb2b398aa59926930d807ad56006638.zip
Do not deprecate isarray in this release.
Diffstat (limited to 'doc/gawk.1')
-rw-r--r--doc/gawk.11
1 files changed, 0 insertions, 1 deletions
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: