diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,10 +1,10 @@ README: -This is GNU Awk 2.14. It should be upwardly compatible with the +This is GNU Awk 2.15. It should be upwardly compatible with the System V Release 4 awk. It is almost completely compliant with draft 11.3 of POSIX 1003.2. -This release is essentially a bug fix release. +This release adds new features -- see NEWS for details. See the installation instructions, below. @@ -63,7 +63,7 @@ After successful compilation, do 'make test' to run a small test suite. There should be no output from the 'cmp' invocations except in the cases where there are small differences in floating point values. If there are other differences, please investigate and report the -problem. More extensive testing can be invoked with 'make bigtest'. +problem. PRINTING THE MANUAL |