diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-05-25 22:15:51 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-05-25 22:15:51 +0300 |
commit | b81ed4f2e84faa7ca3032a1dfbca3b80a0787bd0 (patch) | |
tree | bc9b2e5d0377d4735a2eaabe5b33666b960a27d0 /doc/gawk.texi | |
parent | 16bbf804d1db86b84223f43a83309c6581dc458c (diff) | |
download | egawk-b81ed4f2e84faa7ca3032a1dfbca3b80a0787bd0.tar.gz egawk-b81ed4f2e84faa7ca3032a1dfbca3b80a0787bd0.tar.bz2 egawk-b81ed4f2e84faa7ca3032a1dfbca3b80a0787bd0.zip |
Straighten out owners of MS Windows ports.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index bae1fd52..a283762c 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -27081,7 +27081,13 @@ provided the port to Amiga systems and its documentation. @item @cindex Deifik, Scott Scott Deifik -currently maintains the MS-DOS port. +currently maintains the MS-DOS / Windows port using DJGPP. + +@item +@cindex Zaretskii, Eli +Eli Zaretskii +currently maintains the MS-DOS / Windows port using MinGW. + @item @cindex Grigera, Juan @@ -28307,10 +28313,11 @@ The people maintaining the non-Unix ports of @command{gawk} are as follows: @multitable {MS-Windows with MINGW and DJGPP} {123456789012345678901234567890123456789001234567890} -@cindex Zaretskii, Eli @cindex Deifik, Scott -@item MS-Windows with MINGW and DJGPP @tab Eli Zaretskii, @EMAIL{eliz@@gnu.org,eliz at gnu dot org}. -@item @tab Scott Deifik, @EMAIL{scottd.mail@@sbcglobal.net,scottd dot mail at sbcglobal dot net}. +@item MS-Windows with DJGPP @tab Scott Deifik, @EMAIL{scottd.mail@@sbcglobal.net,scottd dot mail at sbcglobal dot net}. + +@cindex Zaretskii, Eli +@item MS-Windows with MINGW @tab Eli Zaretskii, @EMAIL{eliz@@gnu.org,eliz at gnu dot org}. @cindex Buening, Andreas @item OS/2 @tab Andreas Buening, @EMAIL{andreas.buening@@nexgo.de,andreas dot buening at nexgo dot de}. |