diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-10-17 21:44:06 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-10-17 21:44:06 +0300 |
commit | 8824630bc89a8cfe5dbe734f5dc0e99faf6cccbb (patch) | |
tree | 42ca7bdeffd676f0cf3defe0fa475758c0e80fd1 /doc/gawk.1 | |
parent | a6ebb5697f02034ca5865940f43e016a730570df (diff) | |
parent | 9842a449bf7612c763790c34be7eef39774f63be (diff) | |
download | egawk-8824630bc89a8cfe5dbe734f5dc0e99faf6cccbb.tar.gz egawk-8824630bc89a8cfe5dbe734f5dc0e99faf6cccbb.tar.bz2 egawk-8824630bc89a8cfe5dbe734f5dc0e99faf6cccbb.zip |
Merge branch 'master' into feature/dev-5.0
Diffstat (limited to 'doc/gawk.1')
-rw-r--r-- | doc/gawk.1 | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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: |