diff options
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index d9d6842f..37695170 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -38450,10 +38450,12 @@ This is an independent implementation of @command{awk} distributed under the GPL. It has a large number of extensions over standard @command{awk} and may not be 100% syntactically compatible with it. See @uref{http://www.quiktrim.org/QTawk.html} for more information, -including the manual and a download link. +including the manual. The download link there is out of date; see +@uref{http://www.quiktrim.org/#AdditionalResources} for the latest +download link. The project may also be frozen; no new code changes have been made -since approximately 2008. +since approximately 2014. @item Other versions See also the ``Versions and implementations'' section of the |