From ef25d1166e7a183dd4d07f73904775234359de81 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 25 Feb 2019 08:59:13 +0200 Subject: Small doc updates. --- doc/gawk.1 | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'doc/gawk.1') diff --git a/doc/gawk.1 b/doc/gawk.1 index 5dfd0fd1..f24e62a7 100644 --- a/doc/gawk.1 +++ b/doc/gawk.1 @@ -13,7 +13,7 @@ . if \w'\(rq' .ds rq "\(rq . \} .\} -.TH GAWK 1 "Feb 03 2019" "Free Software Foundation" "Utility Commands" +.TH GAWK 1 "Feb 19 2019" "Free Software Foundation" "Utility Commands" .SH NAME gawk \- pattern scanning and processing language .SH SYNOPSIS @@ -1232,17 +1232,14 @@ A string indicating the platform for which was compiled. It is one of: .RS .TP -\fB"cygwin"\fR, \fB"djgpp"\fR, \fB"mingw"\fR -Microsoft Windows, using either Cygwin, DJGPP, or MinGW, respectively. -.TP -\fB"macosx"\fR -Mac OS X. +\fB"djgpp"\fR, \fB"mingw"\fR +Microsoft Windows, using either DJGPP, or MinGW, respectively. .TP \fB"os2"\fR OS/2. .TP \fB"posix"\fR -GNU/Linux and legacy Unix systems. +GNU/Linux, Cygwin, Mac OS X, and legacy Unix systems. .TP \fB"vms"\fR OpenVMS or Vax/VMS. -- cgit v1.2.3