diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | README | 3 | ||||
-rw-r--r-- | doc/ChangeLog | 1 | ||||
-rw-r--r-- | doc/gawk.info | 66 | ||||
-rw-r--r-- | doc/gawk.texi | 14 | ||||
-rw-r--r-- | doc/gawktexi.in | 14 |
6 files changed, 60 insertions, 42 deletions
@@ -1,3 +1,7 @@ +2013-12-26 Arnold D. Robbins <arnold@skeeve.com> + + * README: Add John Malmberg for VMS. + 2013-12-24 Arnold D. Robbins <arnold@skeeve.com> * getopt.h: Add `defined(__sun)' to list of system that do get to @@ -89,6 +89,9 @@ VMS: Pat Rankin r.pat.rankin@gmail.com + John Malmberg + wb8tyw@gmail.com + z/OS (OS/390): Dave Pitts dpitts@cozx.com diff --git a/doc/ChangeLog b/doc/ChangeLog index b2673da9..e40a2127 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,6 +1,7 @@ 2013-12-26 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: More minor additions / fixes. + Add John Malmberg for VMS, minor edits. 2013-12-25 Arnold D. Robbins <arnold@skeeve.com> diff --git a/doc/gawk.info b/doc/gawk.info index cb38fa02..e45050b2 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -26451,7 +26451,8 @@ 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, <r.pat.rankin@gmail.com> +VMS Pat Rankin, <r.pat.rankin@gmail.com>, and John + Malmberg, <wb8tyw@gmail.com>. z/OS (OS/390) Dave Pitts, <dpitts@cozx.com>. If your bug is also reproducible under Unix, please send a copy of @@ -31179,6 +31180,7 @@ Index * lvalues/rvalues: Assignment Ops. (line 32) * mailing labels, printing: Labels Program. (line 6) * mailing list, GNITS: Acknowledgments. (line 52) +* Malmberg, John <1>: Bugs. (line 72) * Malmberg, John: Acknowledgments. (line 60) * mark parity: Ordinal Functions. (line 45) * marked string extraction (internationalization): String Extraction. @@ -32690,36 +32692,36 @@ Node: VMS Installation Details1056227 Node: VMS Running1057862 Node: VMS Old Gawk1059469 Node: Bugs1059943 -Node: Other Versions1063799 -Node: Notes1069883 -Node: Compatibility Mode1070683 -Node: Additions1071466 -Node: Accessing The Source1072393 -Node: Adding Code1073833 -Node: New Ports1079878 -Node: Derived Files1084013 -Ref: Derived Files-Footnote-11089334 -Ref: Derived Files-Footnote-21089368 -Ref: Derived Files-Footnote-31089968 -Node: Future Extensions1090066 -Node: Implementation Limitations1090649 -Node: Extension Design1091901 -Node: Old Extension Problems1093055 -Ref: Old Extension Problems-Footnote-11094563 -Node: Extension New Mechanism Goals1094620 -Ref: Extension New Mechanism Goals-Footnote-11097985 -Node: Extension Other Design Decisions1098171 -Node: Extension Future Growth1100277 -Node: Old Extension Mechanism1101113 -Node: Basic Concepts1102853 -Node: Basic High Level1103534 -Ref: figure-general-flow1103805 -Ref: figure-process-flow1104404 -Ref: Basic High Level-Footnote-11107633 -Node: Basic Data Typing1107818 -Node: Glossary1111173 -Node: Copying1136635 -Node: GNU Free Documentation License1174192 -Node: Index1199329 +Node: Other Versions1063863 +Node: Notes1069947 +Node: Compatibility Mode1070747 +Node: Additions1071530 +Node: Accessing The Source1072457 +Node: Adding Code1073897 +Node: New Ports1079942 +Node: Derived Files1084077 +Ref: Derived Files-Footnote-11089398 +Ref: Derived Files-Footnote-21089432 +Ref: Derived Files-Footnote-31090032 +Node: Future Extensions1090130 +Node: Implementation Limitations1090713 +Node: Extension Design1091965 +Node: Old Extension Problems1093119 +Ref: Old Extension Problems-Footnote-11094627 +Node: Extension New Mechanism Goals1094684 +Ref: Extension New Mechanism Goals-Footnote-11098049 +Node: Extension Other Design Decisions1098235 +Node: Extension Future Growth1100341 +Node: Old Extension Mechanism1101177 +Node: Basic Concepts1102917 +Node: Basic High Level1103598 +Ref: figure-general-flow1103869 +Ref: figure-process-flow1104468 +Ref: Basic High Level-Footnote-11107697 +Node: Basic Data Typing1107882 +Node: Glossary1111237 +Node: Copying1136699 +Node: GNU Free Documentation License1174256 +Node: Index1199393 End Tag Table diff --git a/doc/gawk.texi b/doc/gawk.texi index 9b3118a7..a0a2af6b 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -35115,9 +35115,10 @@ mail at the Internet address noted previously. If you find bugs in one of the non-Unix ports of @command{gawk}, please send an electronic mail message to the person who maintains that port. They -are named in the following list, as well as in the @file{README} file in the @command{gawk} -distribution. Information in the @file{README} file should be considered -authoritative if it conflicts with this @value{DOCUMENT}. +are named in the following list, as well as in the @file{README} file +in the @command{gawk} distribution. Information in the @file{README} +file should be considered authoritative if it conflicts with this +@value{DOCUMENT}. The people maintaining the non-Unix ports of @command{gawk} are as follows: @@ -35133,14 +35134,17 @@ 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{r.pat.rankin@@gmail.com,r.pat.rankin at gmail.com} +@cindex Malmberg, John +@item VMS @tab Pat Rankin, @EMAIL{r.pat.rankin@@gmail.com,r.pat.rankin at gmail.com}, and +John Malmberg, @EMAIL{wb8tyw@@gmail.com,wb8tyw at gmail.com}. @cindex Pitts, Dave @item z/OS (OS/390) @tab Dave Pitts, @EMAIL{dpitts@@cozx.com,dpitts at cozx dot com}. @end multitable If your bug is also reproducible under Unix, please send a copy of your -report to the @EMAIL{bug-gawk@@gnu.org,bug-gawk at gnu dot org} email list as well. +report to the @EMAIL{bug-gawk@@gnu.org,bug-gawk at gnu dot org} email +list as well. @c ENDOFRANGE dbugg @c ENDOFRANGE tblgawb diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 61b7f35a..6c1b0e8d 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -34264,9 +34264,10 @@ mail at the Internet address noted previously. If you find bugs in one of the non-Unix ports of @command{gawk}, please send an electronic mail message to the person who maintains that port. They -are named in the following list, as well as in the @file{README} file in the @command{gawk} -distribution. Information in the @file{README} file should be considered -authoritative if it conflicts with this @value{DOCUMENT}. +are named in the following list, as well as in the @file{README} file +in the @command{gawk} distribution. Information in the @file{README} +file should be considered authoritative if it conflicts with this +@value{DOCUMENT}. The people maintaining the non-Unix ports of @command{gawk} are as follows: @@ -34282,14 +34283,17 @@ 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{r.pat.rankin@@gmail.com,r.pat.rankin at gmail.com} +@cindex Malmberg, John +@item VMS @tab Pat Rankin, @EMAIL{r.pat.rankin@@gmail.com,r.pat.rankin at gmail.com}, and +John Malmberg, @EMAIL{wb8tyw@@gmail.com,wb8tyw at gmail.com}. @cindex Pitts, Dave @item z/OS (OS/390) @tab Dave Pitts, @EMAIL{dpitts@@cozx.com,dpitts at cozx dot com}. @end multitable If your bug is also reproducible under Unix, please send a copy of your -report to the @EMAIL{bug-gawk@@gnu.org,bug-gawk at gnu dot org} email list as well. +report to the @EMAIL{bug-gawk@@gnu.org,bug-gawk at gnu dot org} email +list as well. @c ENDOFRANGE dbugg @c ENDOFRANGE tblgawb |