diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-09-18 21:24:28 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-09-18 21:24:28 +0300 |
commit | 3e4ea22c1306a6fce3908e17857b78f541ec415f (patch) | |
tree | 35dac53a4ebd0a108c4987cc6bd6f8d630bdb14b /README | |
parent | 4de8268b55a21cb4310762c08207d7bdd518adfc (diff) | |
parent | 7bef3e3f1db4dccc35a91e6bb16fdc4bbd2535a1 (diff) | |
download | egawk-3e4ea22c1306a6fce3908e17857b78f541ec415f.tar.gz egawk-3e4ea22c1306a6fce3908e17857b78f541ec415f.tar.bz2 egawk-3e4ea22c1306a6fce3908e17857b78f541ec415f.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Changes in this version are summarized in the NEWS file. Read the file POSIX.STD for a discussion of issues where the standard says one thing but gawk does something different. -To format the documentation with TeX, use at least version 2016-02-05.07 +To format the documentation with TeX, use at least version 2017-09.16 of texinfo.tex. There is a usable copy of texinfo.tex in the doc directory. You should also use at least version 6.1 of texindex and of makeinfo from the texinfo-6.1 distribution. |