diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 29 |
1 files changed, 15 insertions, 14 deletions
@@ -1,4 +1,4 @@ - Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. + Copyright (C) 2005, 2006, 2007, 2009 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright @@ -6,7 +6,7 @@ README: -This is GNU Awk 3.1.6. It is upwardly compatible with the Bell Labs +This is GNU Awk 3.1.7. It is upwardly compatible with the Bell Labs research version of awk. It is almost completely compliant with the 2004 POSIX 1003.1 standard for awk. (See the note below about POSIX.) @@ -35,7 +35,8 @@ 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 Windows32, MS-DOS or OS/2 system, use the stuff in the `pc' -directory. Similarly, there is a separate directory for VMS. +directory. Similarly, there is a separate directory for VMS and for +some other operating systems. Ports for the Atari and old Tandem systems are supplied, but they are unsupported. Thus, their code appears in the `unsupported' directory. @@ -57,6 +58,7 @@ The `doc' directory contains a recent version of texinfo.tex, which will be necessary for printing the manual. Use `make dvi' to get a DVI file from the manual. In the `doc' directory, use `make postscript' to get PostScript versions of the manual, the man page, and the reference card. +Use `make pdf' to get PDF versions of the manuals. BUG REPORTS AND FIXES (Un*x systems): @@ -74,30 +76,25 @@ Arnold Robbins BUG REPORTS AND FIXES, non-Unix systems: Amiga: - Fred Fish - fnf@ninemoons.com + Unsupported. Alpha/Linux: Michal Jaegermann - michal@gortel.phys.ualberta.ca + michal@harddata.com BeOS: - Martin Brown - mc@whoever.com + Unsupported. MS-DOS: Scott Deifik scottd.mail@sbcglobal.net - Darrel Hankerson - hankedr@mail.auburn.edu - MS-Windows: - Juan Grigera - juan@biophnet.unlp.edu.ar + Unsupported. OS/2: - andreas.buening@@nexgo.de + Andreas Buening + andreas.buening@nexgo.de Tandem: Stephen Davies @@ -111,3 +108,7 @@ Tandem: VMS: Pat Rankin rankin@pactechdata.com + +z/OS (OS/390): + Dave Pitts + dpitts@cozx.com |