summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--custom.h2
-rw-r--r--doc/gawk.info62
-rw-r--r--doc/gawk.texi3
4 files changed, 35 insertions, 34 deletions
diff --git a/README b/README
index 726438cf..3e009c5c 100644
--- a/README
+++ b/README
@@ -87,7 +87,7 @@ OS/2:
VMS:
Pat Rankin
- rankin@pactechdata.com
+ r.pat.rankin@gmail.com
z/OS (OS/390):
Dave Pitts
diff --git a/custom.h b/custom.h
index adb38a2e..36b4aa0b 100644
--- a/custom.h
+++ b/custom.h
@@ -31,7 +31,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
-/* for VMS POSIX, from Pat Rankin, rankin@pactechdata.com */
+/* for VMS POSIX, from Pat Rankin, r.pat.rankin@gmail.com */
#ifdef VMS_POSIX
#undef VMS
#include "vms/redirect.h"
diff --git a/doc/gawk.info b/doc/gawk.info
index 13245683..0606273e 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -21270,7 +21270,7 @@ considered authoritative if it conflicts with this Info file.
MS-DOS with DJGPP Scott Deifik, <scottd.mail@sbcglobal.net>.
MS-Windows with MINGW Eli Zaretskii, <eliz@gnu.org>.
OS/2 Andreas Buening, <andreas.buening@nexgo.de>.
-VMS Pat Rankin, <rankin@pactechdata.com>.
+VMS Pat Rankin, <r.pat.rankin@gmail.com>
z/OS (OS/390) Dave Pitts, <dpitts@cozx.com>.
If your bug is also reproducible under Unix, please send a copy of
@@ -27833,35 +27833,35 @@ Node: VMS Installation Details845807
Node: VMS Running847442
Node: VMS Old Gawk849049
Node: Bugs849523
-Node: Other Versions853376
-Node: Notes858657
-Node: Compatibility Mode859349
-Node: Additions860132
-Node: Accessing The Source860944
-Node: Adding Code862369
-Node: New Ports868336
-Node: Dynamic Extensions872449
-Node: Internals873825
-Node: Plugin License882928
-Node: Sample Library883562
-Node: Internal File Description884248
-Node: Internal File Ops887963
-Ref: Internal File Ops-Footnote-1892744
-Node: Using Internal File Ops892884
-Node: Future Extensions895261
-Node: Basic Concepts897765
-Node: Basic High Level898522
-Ref: Basic High Level-Footnote-1902557
-Node: Basic Data Typing902742
-Node: Floating Point Issues907267
-Node: String Conversion Precision908350
-Ref: String Conversion Precision-Footnote-1910050
-Node: Unexpected Results910159
-Node: POSIX Floating Point Problems911985
-Ref: POSIX Floating Point Problems-Footnote-1915690
-Node: Glossary915728
-Node: Copying940704
-Node: GNU Free Documentation License978261
-Node: Index1003398
+Node: Other Versions853375
+Node: Notes858656
+Node: Compatibility Mode859348
+Node: Additions860131
+Node: Accessing The Source860943
+Node: Adding Code862368
+Node: New Ports868335
+Node: Dynamic Extensions872448
+Node: Internals873824
+Node: Plugin License882927
+Node: Sample Library883561
+Node: Internal File Description884247
+Node: Internal File Ops887962
+Ref: Internal File Ops-Footnote-1892743
+Node: Using Internal File Ops892883
+Node: Future Extensions895260
+Node: Basic Concepts897764
+Node: Basic High Level898521
+Ref: Basic High Level-Footnote-1902556
+Node: Basic Data Typing902741
+Node: Floating Point Issues907266
+Node: String Conversion Precision908349
+Ref: String Conversion Precision-Footnote-1910049
+Node: Unexpected Results910158
+Node: POSIX Floating Point Problems911984
+Ref: POSIX Floating Point Problems-Footnote-1915689
+Node: Glossary915727
+Node: Copying940703
+Node: GNU Free Documentation License978260
+Node: Index1003397

End Tag Table
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 930f9345..760340d6 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -28173,6 +28173,7 @@ translation of @code{"\r\n"}, since it won't. Caveat Emptor!
@c based on material from Pat Rankin <rankin@eql.caltech.edu>
@c now rankin@pactechdata.com
+@c now r.pat.rankin@gmail.com
@cindex @command{gawk}, VMS version of
@cindex installation, VMS
@@ -28453,7 +28454,7 @@ as follows:
@item OS/2 @tab Andreas Buening, @EMAIL{andreas.buening@@nexgo.de,andreas dot buening at nexgo dot de}.
@cindex Rankin, Pat
-@item VMS @tab Pat Rankin, @EMAIL{rankin@@pactechdata.com,rankin at pactechdata dot com}.
+@item VMS @tab Pat Rankin, @EMAIL{r.pat.rankin@@gmail.com,r.pat.rankin at gmail.com}
@cindex Pitts, Dave
@item z/OS (OS/390) @tab Dave Pitts, @EMAIL{dpitts@@cozx.com,dpitts at cozx dot com}.