diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-06-12 14:35:24 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-06-12 14:35:24 +0300 |
commit | 0ffd72b9d9453442cadaa7330e94fb91b30e48b6 (patch) | |
tree | 686bb6d156edaa3f6b71e2bea2b46a46c4d7b9a7 | |
parent | 72882c6a1e76730e6e706941a1a3a855ea023b69 (diff) | |
parent | 9ca2921ea5b045037d0b80a2df75d448a43fd42e (diff) | |
download | egawk-0ffd72b9d9453442cadaa7330e94fb91b30e48b6.tar.gz egawk-0ffd72b9d9453442cadaa7330e94fb91b30e48b6.tar.bz2 egawk-0ffd72b9d9453442cadaa7330e94fb91b30e48b6.zip |
Merge branch 'gawk-4.1-stable'
-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 |