aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 11d62fdb..63c853cc 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -41256,8 +41256,8 @@ Note that to run that port, you need to have the
@file{libgcc_s_dw2-1.dll} file installed on your system. This file is
part of the GCC distribution, and should reside either in the same
directory where you install @file{gawk.exe} or somewhere on your
-system's @env{Path}. You can download this file from @uref{the MinGW
-site, https://osdn.net/projects/mingw/releases}; look under the
+system's @env{Path}. You can download this file from
+@uref{https://osdn.net/projects/mingw/releases, the MinGW site}; look under the
``MinGW.org Compiler Collection (GCC)'' for the @code{LibGCC-1.DLL}
download.
@@ -42410,6 +42410,7 @@ describing the implementation.
@cindex @command{awk} to Go translator
@cindex source code @subentry @command{AWKgo}
@cindex programming languages @subentry Go
+@item @command{AWKgo}
This is an @command{awk} to Go translator.
It was written by the author of @command{goawk}.
(See the previous entry in this list.) Source code is