aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 60add414..36871235 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
README:
-This is GNU Awk 3.1.1. It is upwardly compatible with the Bell Labs
+This is GNU Awk 3.1.3. It is upwardly compatible with the Bell Labs
research version of awk. It is almost completely compliant with the
1993 POSIX 1003.2 standard for awk. (See the note below about POSIX.)
@@ -29,7 +29,7 @@ generated with bison, and has no proprietary code in it. (Note that
modifying awkgram.y without bison or yacc will be difficult, at best.
You might want to get a copy of bison from the FSF too.)
-If you have a Win32, MS-DOS or OS/2 system, use the stuff in the `pc'
+If you have a Windows32, MS-DOS or OS/2 system, use the stuff in the `pc'
directory. Similarly, there is a separate directory for VMS.
Ports for the Atari and Tandem are supplied, but they are unsupported.