diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-02-20 20:26:43 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-02-20 20:26:43 +0200 |
commit | c0aeaf87402aa2670e76a32a888053fb64b879b0 (patch) | |
tree | c34286533543d88f7dba329ceddf959ee095a6fb /doc/gawk.texi | |
parent | 2ce455acf7229b635cf7822063ac8c3f13d1ab80 (diff) | |
download | egawk-c0aeaf87402aa2670e76a32a888053fb64b879b0.tar.gz egawk-c0aeaf87402aa2670e76a32a888053fb64b879b0.tar.bz2 egawk-c0aeaf87402aa2670e76a32a888053fb64b879b0.zip |
Add a quote in alarm program section.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 63489dae..75c7b758 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -23115,6 +23115,32 @@ word, comparing it to the previous one: @i{Nothing cures insomnia like a ringing alarm clock.} @author Arnold Robbins @end quotation +@cindex Quanstrom, Erik +@ignore +Date: Sat, 15 Feb 2014 16:47:09 -0500 +Subject: Re: 9atom install question +Message-ID: <l2jcvx6j6mey60xnrkb0hhob.1392500829294@email.android.com> +From: Erik Quanstrom <quanstro@quanstro.net> +To: Aharon Robbins <arnold@skeeve.com> + +yes. + +- erik + +Aharon Robbins <arnold@skeeve.com> wrote: + +>> sleep is for web developers. +> +>Can I quote you, in the gawk manual? +> +>Thanks, +> +>Arnold +@end ignore +@quotation +@i{Sleep is for web developers.} +@author Erik Quanstrom +@end quotation @c STARTOFRANGE tialarm @cindex time, alarm clock example program |