diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-01-08 22:29:04 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-01-08 22:29:04 +0200 |
commit | 555c01ad237512c6b2f328cb7788eb95490358e8 (patch) | |
tree | d22f0328db0ae1bc8325ca1b6d3be182feaa3eea /doc/gawk.texi | |
parent | adfc5dcacfba9a498f4dc913c3d50281a2d98a2b (diff) | |
download | egawk-555c01ad237512c6b2f328cb7788eb95490358e8.tar.gz egawk-555c01ad237512c6b2f328cb7788eb95490358e8.tar.bz2 egawk-555c01ad237512c6b2f328cb7788eb95490358e8.zip |
And another quick mawk fix.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index cfacf8a7..c50551f3 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -28628,7 +28628,7 @@ no longer has it. A copy is available at In 2009, Thomas Dickey took on @command{mawk} maintenance. Basic information is available on -@uref{http://www.invisible-island.net/mawk/mawk.html, the project's web page}. +@uref{http://www.invisible-island.net/mawk, the project's web page}. The download URL is @url{http://invisible-island.net/datafiles/release/mawk.tar.gz}. |