diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-09-12 21:43:39 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-09-12 21:43:39 +0300 |
commit | c331972bc926336b15d75c1d0a54c7a95cc2d2c2 (patch) | |
tree | cfa494bf3db967f0f422a74ed402a0b6a00b7b65 /doc/gawktexi.in | |
parent | 17a3f345fa455eab10880401b7dbfdde367bd420 (diff) | |
parent | 93958d05203b28b06a664f96dffae96ef399495f (diff) | |
download | egawk-c331972bc926336b15d75c1d0a54c7a95cc2d2c2.tar.gz egawk-c331972bc926336b15d75c1d0a54c7a95cc2d2c2.tar.bz2 egawk-c331972bc926336b15d75c1d0a54c7a95cc2d2c2.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index c9b8aedf..f2471cc1 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -39319,7 +39319,8 @@ cd gawk-@value{VERSION}.@value{PATCHLEVEL} @item @command{gawk} may be built on non-POSIX systems as well. The currently supported systems are MS-Windows using -MSYS, MinGW, and Cygwin, +MSYS, DJGPP, MinGW, and Cygwin, +@c OS/2, and both Vax/VMS and OpenVMS. Instructions for each system are included in this @value{APPENDIX}. |