diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-11-17 16:50:44 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-11-17 16:50:44 +0200 |
commit | e65bf179b2c804d2af89f938fa7434cb03d3b52b (patch) | |
tree | 475f8728b7517adadbf61223bead9e702dae184c /doc/gawk.texi | |
parent | add7cf1fd2229b7245d8a611f98ac7310e157f76 (diff) | |
parent | 46fb38d70fe250f318fb95a6083beaceaaf5155d (diff) | |
download | egawk-e65bf179b2c804d2af89f938fa7434cb03d3b52b.tar.gz egawk-e65bf179b2c804d2af89f938fa7434cb03d3b52b.tar.bz2 egawk-e65bf179b2c804d2af89f938fa7434cb03d3b52b.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index a2db0f5a..2afdc48a 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -2231,6 +2231,7 @@ a number of people. @DBXREF{Contributors} for the full list. @cindex Oram, Andy Thanks to Andy Oram, of O'Reilly Media, for initiating the fourth edition and for his support during the work. +Thanks to Jasmine Kwityn for her copy-editing work. @end ifset Thanks to Michael Brennan for the Foreword. @@ -38807,7 +38808,7 @@ The project may also be frozen; no new code changes have been made since approximately 2008. @item Other versions -See also the ``Versions and Implementations'' section of the +See also the ``Versions and implementations'' section of the @uref{http://en.wikipedia.org/wiki/Awk_language#Versions_and_implementations, Wikipedia article} for information on additional versions. |