aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-10-12 18:43:39 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-10-12 18:43:39 +0300
commit964e19b54a9ee3e03658e2a733c1b50ee8624397 (patch)
treedaf7202e189350038e912e5dbb4a82da71117c9b /doc/gawktexi.in
parent2711b6286b4929e20289a318fceac67025db92d6 (diff)
downloadegawk-964e19b54a9ee3e03658e2a733c1b50ee8624397.tar.gz
egawk-964e19b54a9ee3e03658e2a733c1b50ee8624397.tar.bz2
egawk-964e19b54a9ee3e03658e2a733c1b50ee8624397.zip
Doc updates.
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index fb4ca905..99cd14ea 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -4365,11 +4365,11 @@ This specifies the amount by which @command{gawk} should grow its
internal evaluation stack, when needed.
@item INT_CHAIN_MAX
-The average number of items @command{gawk} will maintain on a
+The intended maximum number of items @command{gawk} will maintain on a
hash chain for managing arrays indexed by integers.
@item STR_CHAIN_MAX
-The average number of items @command{gawk} will maintain on a
+The intended maximum number of items @command{gawk} will maintain on a
hash chain for managing arrays indexed by strings.
@item TIDYMEM
@@ -31584,6 +31584,10 @@ value type, as appropriate. This behavior is summarized in
@multitable @columnfractions .50 .50
@headitem @tab Type of Actual Value:
@end multitable
+@c 10/2014: Thanks to Karl Berry for this bit to reduce the space:
+@tex
+\vglue-1.1\baselineskip
+@end tex
@multitable @columnfractions .166 .166 .198 .15 .15 .166
@headitem @tab @tab String @tab Number @tab Array @tab Undefined
@item @tab @b{String} @tab String @tab String @tab false @tab false
@@ -37256,7 +37260,6 @@ The people maintaining the various @command{gawk} ports are:
@cindex Deifik, Scott
@cindex Malmberg, John
@cindex Pitts, Dave
-@cindex Rankin, Pat
@cindex Robbins, Arnold
@cindex Zaretskii, Eli
@multitable {MS-Windows with MinGW} {123456789012345678901234567890123456789001234567890}
@@ -37270,8 +37273,7 @@ The people maintaining the various @command{gawk} ports are:
@c OS/2 is not mentioned anywhere else in the print version though.
@item OS/2 @tab Andreas Buening, @EMAIL{andreas.buening@@nexgo.de,andreas dot buening at nexgo dot de}.
-@item VMS @tab Pat Rankin, @EMAIL{r.pat.rankin@@gmail.com,r.pat.rankin at gmail.com}, and
-John Malmberg, @EMAIL{wb8tyw@@qsl.net,wb8tyw at qsl.net}.
+@item VMS @tab John Malmberg, @EMAIL{wb8tyw@@qsl.net,wb8tyw at qsl.net}.
@item z/OS (OS/390) @tab Dave Pitts, @EMAIL{dpitts@@cozx.com,dpitts at cozx dot com}.
@end multitable