summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-07-01 21:50:18 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-07-01 21:50:18 +0300
commit247ac37e87ece08aab495f2c794796d91ccae031 (patch)
treec11cfa5714783802855c907bca3bbe012e0d00c5
parent397423c7a0709fce5abd1c7a5d55411b9a170267 (diff)
downloadgawk-247ac37e87ece08aab495f2c794796d91ccae031.tar.gz
Update doc on quiktrim awk.
-rw-r--r--doc/ChangeLog5
-rw-r--r--doc/gawk.info70
-rw-r--r--doc/gawk.texi6
-rw-r--r--doc/gawktexi.in6
4 files changed, 49 insertions, 38 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 113f7b63..548e8c84 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2015-07-01 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in: Update info on Quiktrim awk; thanks to
+ Antonio Colombo for the pointer.
+
2015-06-19 Arnold D. Robbins <arnold@skeeve.com>
* gawkinet.info: Fix an old arnold@gnu.org.
diff --git a/doc/gawk.info b/doc/gawk.info
index 81ec11d1..132a9345 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -28357,10 +28357,12 @@ QSE 'awk'
the GPL. It has a large number of extensions over standard 'awk'
and may not be 100% syntactically compatible with it. See
<http://www.quiktrim.org/QTawk.html> for more information,
- including the manual and a download link.
+ including the manual. The download link there is out of date; see
+ <http://www.quiktrim.org/#AdditionalResources> for the latest
+ download link.
The project may also be frozen; no new code changes have been made
- since approximately 2008.
+ since approximately 2014.
Other versions
See also the "Versions and implementations" section of the
@@ -35047,37 +35049,37 @@ Node: VMS GNV1132377
Node: VMS Old Gawk1133112
Node: Bugs1133583
Node: Other Versions1137697
-Node: Installation summary1144171
-Node: Notes1145229
-Node: Compatibility Mode1146094
-Node: Additions1146876
-Node: Accessing The Source1147801
-Node: Adding Code1149237
-Node: New Ports1155392
-Node: Derived Files1159880
-Ref: Derived Files-Footnote-11165365
-Ref: Derived Files-Footnote-21165400
-Ref: Derived Files-Footnote-31165998
-Node: Future Extensions1166112
-Node: Implementation Limitations1166770
-Node: Extension Design1167953
-Node: Old Extension Problems1169107
-Ref: Old Extension Problems-Footnote-11170625
-Node: Extension New Mechanism Goals1170682
-Ref: Extension New Mechanism Goals-Footnote-11174046
-Node: Extension Other Design Decisions1174235
-Node: Extension Future Growth1176348
-Node: Old Extension Mechanism1177184
-Node: Notes summary1178947
-Node: Basic Concepts1180129
-Node: Basic High Level1180810
-Ref: figure-general-flow1181092
-Ref: figure-process-flow1181777
-Ref: Basic High Level-Footnote-11185078
-Node: Basic Data Typing1185263
-Node: Glossary1188591
-Node: Copying1220537
-Node: GNU Free Documentation License1258076
-Node: Index1283194
+Node: Installation summary1144283
+Node: Notes1145341
+Node: Compatibility Mode1146206
+Node: Additions1146988
+Node: Accessing The Source1147913
+Node: Adding Code1149349
+Node: New Ports1155504
+Node: Derived Files1159992
+Ref: Derived Files-Footnote-11165477
+Ref: Derived Files-Footnote-21165512
+Ref: Derived Files-Footnote-31166110
+Node: Future Extensions1166224
+Node: Implementation Limitations1166882
+Node: Extension Design1168065
+Node: Old Extension Problems1169219
+Ref: Old Extension Problems-Footnote-11170737
+Node: Extension New Mechanism Goals1170794
+Ref: Extension New Mechanism Goals-Footnote-11174158
+Node: Extension Other Design Decisions1174347
+Node: Extension Future Growth1176460
+Node: Old Extension Mechanism1177296
+Node: Notes summary1179059
+Node: Basic Concepts1180241
+Node: Basic High Level1180922
+Ref: figure-general-flow1181204
+Ref: figure-process-flow1181889
+Ref: Basic High Level-Footnote-11185190
+Node: Basic Data Typing1185375
+Node: Glossary1188703
+Node: Copying1220649
+Node: GNU Free Documentation License1258188
+Node: Index1283306

End Tag Table
diff --git a/doc/gawk.texi b/doc/gawk.texi
index d9d6842f..37695170 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -38450,10 +38450,12 @@ This is an independent implementation of @command{awk} distributed
under the GPL. It has a large number of extensions over standard
@command{awk} and may not be 100% syntactically compatible with it.
See @uref{http://www.quiktrim.org/QTawk.html} for more information,
-including the manual and a download link.
+including the manual. The download link there is out of date; see
+@uref{http://www.quiktrim.org/#AdditionalResources} for the latest
+download link.
The project may also be frozen; no new code changes have been made
-since approximately 2008.
+since approximately 2014.
@item Other versions
See also the ``Versions and implementations'' section of the
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 75f3bb71..7695d979 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -37541,10 +37541,12 @@ This is an independent implementation of @command{awk} distributed
under the GPL. It has a large number of extensions over standard
@command{awk} and may not be 100% syntactically compatible with it.
See @uref{http://www.quiktrim.org/QTawk.html} for more information,
-including the manual and a download link.
+including the manual. The download link there is out of date; see
+@uref{http://www.quiktrim.org/#AdditionalResources} for the latest
+download link.
The project may also be frozen; no new code changes have been made
-since approximately 2008.
+since approximately 2014.
@item Other versions
See also the ``Versions and implementations'' section of the