aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-05-25 22:15:51 +0300
committerArnold D. Robbins <arnold@skeeve.com>2011-05-25 22:15:51 +0300
commitb81ed4f2e84faa7ca3032a1dfbca3b80a0787bd0 (patch)
treebc9b2e5d0377d4735a2eaabe5b33666b960a27d0 /doc/gawk.1
parent16bbf804d1db86b84223f43a83309c6581dc458c (diff)
downloadegawk-b81ed4f2e84faa7ca3032a1dfbca3b80a0787bd0.tar.gz
egawk-b81ed4f2e84faa7ca3032a1dfbca3b80a0787bd0.tar.bz2
egawk-b81ed4f2e84faa7ca3032a1dfbca3b80a0787bd0.zip
Straighten out owners of MS Windows ports.
Diffstat (limited to 'doc/gawk.1')
-rw-r--r--doc/gawk.16
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/gawk.1 b/doc/gawk.1
index 2b49d5a5..7ac77f2c 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -14,7 +14,7 @@
. if \w'\(rq' .ds rq "\(rq
. \}
.\}
-.TH GAWK 1 "May 19 2011" "Free Software Foundation" "Utility Commands"
+.TH GAWK 1 "May 25 2011" "Free Software Foundation" "Utility Commands"
.SH NAME
gawk \- pattern scanning and processing language
.SH SYNOPSIS
@@ -3643,7 +3643,8 @@ compatible with the new version of \*(UX
Arnold Robbins is the current maintainer.
.PP
The initial DOS port was done by Conrad Kwok and Scott Garfinkle.
-Scott Deifik maintains the port to MS-Windows using MinGW.
+Scott Deifik maintains the port to MS-Windows using DJGPP.
+Eli Zaretskii maintains the port to MS-Windows using MinGW.
Pat Rankin did the
port to VMS, and Michal Jaegermann did the port to the Atari ST.
The port to OS/2 was done by Kai Uwe Rommel, with contributions and
@@ -3653,6 +3654,7 @@ The late Fred Fish supplied support for the Amiga,
and Martin Brown provided the BeOS port.
Stephen Davies provided the original Tandem port, and
Matthew Woehlke provided changes for Tandem's POSIX-compliant systems.
+Dave Pitts provided the port to z/OS.
.PP
See the
.I README