aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/ChangeLog5
-rw-r--r--doc/gawk.texi11
-rw-r--r--doc/gawktexi.in11
3 files changed, 27 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 1c9420d9..f07d88e1 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2015-06-12 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in: Add another pithy quote from Chet Ramey. Currently
+ commented out.
+
2015-05-30 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in (Bitwise Functions): Update results of testbits.awk.
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 57a2f893..0fff7688 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -38148,6 +38148,17 @@ CC: chet.ramey@case.edu
....
I gave up on usenet a couple of years ago and haven't really looked back.
It's like sports talk radio -- you feel smarter for not having read it.
+
+And another one:
+
+Date: Thu, 11 Jun 2015 09:00:56 -0400
+From: Chet Ramey <chet.ramey@case.edu>
+
+My memory was imperfect. Back in June 2009, I wrote:
+
+"That's the nice thing about open source, right? You can take your ball
+and run to another section of the playground. Then, if you like mixing
+metaphors, you can throw rocks from there."
@end ignore
@quotation NOTE
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 03857f1e..b712b9ee 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -37239,6 +37239,17 @@ CC: chet.ramey@case.edu
....
I gave up on usenet a couple of years ago and haven't really looked back.
It's like sports talk radio -- you feel smarter for not having read it.
+
+And another one:
+
+Date: Thu, 11 Jun 2015 09:00:56 -0400
+From: Chet Ramey <chet.ramey@case.edu>
+
+My memory was imperfect. Back in June 2009, I wrote:
+
+"That's the nice thing about open source, right? You can take your ball
+and run to another section of the playground. Then, if you like mixing
+metaphors, you can throw rocks from there."
@end ignore
@quotation NOTE