diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-08-05 16:19:34 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-08-05 16:19:34 +0300 |
commit | c6454cc02a0c79c3da5316aa580e545c8e7085f0 (patch) | |
tree | 4281558b4abdc474b6a9f779d8e51113f7569de2 /doc/gawk.texi | |
parent | 9bf467bbe0bf6868919b2a672f70b945f320c7a8 (diff) | |
download | egawk-c6454cc02a0c79c3da5316aa580e545c8e7085f0.tar.gz egawk-c6454cc02a0c79c3da5316aa580e545c8e7085f0.tar.bz2 egawk-c6454cc02a0c79c3da5316aa580e545c8e7085f0.zip |
Document Eli Zaretskii's site.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index bf30d012..91ef044c 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -27913,6 +27913,10 @@ install-info --info-dir=x:/usr/info x:/usr/info/gawkinet.info The binary distribution may contain a separate file containing additional or more detailed installation instructions. +As of April, 2012, up to date @command{gawk} binaries for MS Windows +are available from @uref{http://sourceforge.net/projects/ezwinports/files/, +Eli Zaretskii's ports project}. + @node PC Compiling @appendixsubsubsec Compiling @command{gawk} for PC Operating Systems |