diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -7,8 +7,8 @@ README: -This is GNU Awk 3.1.81. It is upwardly compatible with the Bell Labs -research version of awk. It is almost completely compliant with the +This is GNU Awk 3.1.81. It is upwardly compatible with Brian Kernighan's +version of Unix awk. It is almost completely compliant with the 2008 POSIX 1003.1 standard for awk. (See the note below about POSIX.) This is a major new release. See NEWS and ChangeLog for details. @@ -55,7 +55,8 @@ 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. +Use `make pdf' to get PDF versions of the manuals, the man page and +the reference card. BUG REPORTS AND FIXES (Un*x systems): @@ -72,7 +73,7 @@ Arnold Robbins BUG REPORTS AND FIXES, non-Unix systems: -MS-Windows with MinGW: +MS-Windows with MinGW and DJGPP: Scott Deifik, scottd.mail@sbcglobal.net Eli Zaretskii, eliz@gnu.org |