diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-11-17 16:49:25 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-11-17 16:49:25 +0200 |
commit | 46fb38d70fe250f318fb95a6083beaceaaf5155d (patch) | |
tree | f0dffb58283b3a169bec4314efddc8f3ec7bfc8c | |
parent | 73c561d03b0e9a4f2d0bc10d943ec73e002ea48b (diff) | |
download | egawk-46fb38d70fe250f318fb95a6083beaceaaf5155d.tar.gz egawk-46fb38d70fe250f318fb95a6083beaceaaf5155d.tar.bz2 egawk-46fb38d70fe250f318fb95a6083beaceaaf5155d.zip |
Final copyedit changes applied.
-rw-r--r-- | doc/gawk.info | 2 | ||||
-rw-r--r-- | doc/gawk.texi | 3 | ||||
-rw-r--r-- | doc/gawktexi.in | 3 |
3 files changed, 5 insertions, 3 deletions
diff --git a/doc/gawk.info b/doc/gawk.info index e01a794b..a318498b 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -28376,7 +28376,7 @@ QSE Awk since approximately 2008. Other versions - See also the "Versions and Implementations" section of the + See also the "Versions and implementations" section of the Wikipedia article (http://en.wikipedia.org/wiki/Awk_language#Versions_and_implementations) for information on additional versions. diff --git a/doc/gawk.texi b/doc/gawk.texi index 0ab4737b..a1781700 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -2230,6 +2230,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. @@ -38602,7 +38603,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. diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 3e908813..1ea028d4 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -2197,6 +2197,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. @@ -37695,7 +37696,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. |