diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-12-18 19:41:11 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-12-18 19:41:11 +0200 |
commit | 7cc023ae0a685fe10e2ffadd84b5c7ec3ee28241 (patch) | |
tree | fa8238a38d53f4adb7feeff00d4524a292dcf07f /doc/gawk.texi | |
parent | d587d4e5a72d08926d36288663a92ca6efbe0a6b (diff) | |
download | egawk-7cc023ae0a685fe10e2ffadd84b5c7ec3ee28241.tar.gz egawk-7cc023ae0a685fe10e2ffadd84b5c7ec3ee28241.tar.bz2 egawk-7cc023ae0a685fe10e2ffadd84b5c7ec3ee28241.zip |
Document libmawk.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 66db12cc..123aa8b2 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -28195,6 +28195,12 @@ including the manual and a download link. This is an embeddable @command{awk} interpreter. For more information see @uref{http://code.google.com/p/qse/} and @uref{http://awk.info/?tools/qse}. +@item Libmawk +@cindex Libmawk +This is an embeddable @command{awk} interpreter derived from +@command{mawk}. For more information see +@uref{http://repo.hu/projects/libmawk/}. + @end table @c ENDOFRANGE gligawk @c ENDOFRANGE ingawk |