diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 5 | ||||
-rw-r--r-- | doc/gawk.texi | 11 | ||||
-rw-r--r-- | doc/gawktexi.in | 11 |
3 files changed, 27 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 4f0ab9b9..3c21f13f 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-31 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: Revised description of default field parsing diff --git a/doc/gawk.texi b/doc/gawk.texi index c2c1f469..fd15877d 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -38640,6 +38640,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 639f13ef..3bd87d31 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -37731,6 +37731,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 |