aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-08-03 21:23:22 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-08-03 21:23:22 +0300
commit9907a598dca8f129422c42f8c4fa3b4e2c988221 (patch)
tree3a2be1d8cc0c5747129c6d9e4f75d1ee250fe988 /doc/gawk.1
parent58cd470fe6b37ff2b62f5bc5b8cedf19be04fc63 (diff)
downloadegawk-9907a598dca8f129422c42f8c4fa3b4e2c988221.tar.gz
egawk-9907a598dca8f129422c42f8c4fa3b4e2c988221.tar.bz2
egawk-9907a598dca8f129422c42f8c4fa3b4e2c988221.zip
Remove typed regexps until they can be done correctly.
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 dedf6c97..751f8b89 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -3230,7 +3230,6 @@ Return a string indicating the type of
The string will be one of
\fB"array"\fP,
\fB"number"\fP,
-\fB"regexp"\fP,
\fB"string"\fP,
\fB"strnum"\fP,
or