diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-12-23 14:34:16 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-12-23 14:34:16 +0200 |
commit | a105a111175f499c1c3f9d9b6fa91758e90794fb (patch) | |
tree | 204c51dbd529613098c934a3e4f678d60f67090d /doc/gawk.texi | |
parent | cfa30992be7c98184d68c3afbb489d47dddcf0fa (diff) | |
download | egawk-a105a111175f499c1c3f9d9b6fa91758e90794fb.tar.gz egawk-a105a111175f499c1c3f9d9b6fa91758e90794fb.tar.bz2 egawk-a105a111175f499c1c3f9d9b6fa91758e90794fb.zip |
Update versions before making tarball.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index ec83964d..f620047a 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -26527,8 +26527,6 @@ This @value{CHAPTER} briefly describes the evolution of the @command{awk} language, with cross-references to other parts of the @value{DOCUMENT} where you can find more information. -@c FIXME: Try to determine whether it was 3.1 or 3.2 that had new awk. - @menu * V7/SVR3.1:: The major changes between V7 and System V Release 3.1. |