diff options
-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 7f684a92..f73f6a5a 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -28516,7 +28516,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 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. diff --git a/doc/gawktexi.in b/doc/gawktexi.in index a6865ee5..737fda6b 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -2198,6 +2198,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. @@ -37900,7 +37901,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. |