diff options
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 1d7b9b70..e2d23321 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -40305,7 +40305,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}. |