diff options
author | Juergen Kahrs <Juergen.Kahrs@googlemail.com> | 2013-02-07 18:40:42 +0100 |
---|---|---|
committer | Juergen Kahrs <Juergen.Kahrs@googlemail.com> | 2013-02-07 18:40:42 +0100 |
commit | 6687cad78247baa628df4d140894fb3ae9eb5872 (patch) | |
tree | a5fbc3d1f52b8a7b2cb0acfa132183773179fb0f /doc/gawk.texi | |
parent | 12f1a0c2e46f8578e4093fa86013c22202d19b8d (diff) | |
parent | 72e1d7d4308c3a4d43084a47ae30fc2960d569c1 (diff) | |
download | egawk-6687cad78247baa628df4d140894fb3ae9eb5872.tar.gz egawk-6687cad78247baa628df4d140894fb3ae9eb5872.tar.bz2 egawk-6687cad78247baa628df4d140894fb3ae9eb5872.zip |
Merge branch 'master' into cmake
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index e9969b5d..169f8a22 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -34160,17 +34160,6 @@ under the GPL. It has a large number of extensions over standard See @uref{http://www.quiktrim.org/QTawk.html} for more information, including the manual and a download link. -@item @command{xgawk} -@cindex @command{xgawk} -@cindex source code, @command{xgawk} -XML @command{gawk}. -This is a fork of the @command{gawk} 3.1.6 source base -to support processing XML files. It has a number of -interesting extensions which should one day be integrated -into the main @command{gawk} code base. -For more information, see -@uref{http://xmlgawk.sourceforge.net, the XMLgawk project web site}. - @end table @c ENDOFRANGE gligawk @c ENDOFRANGE ingawk |