diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-01-25 19:49:19 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-01-25 19:49:19 +0200 |
commit | b8df3bc900016bd52173f196dbd29bdec4ffe2d3 (patch) | |
tree | 0a387b805a97bdd67d9664e930b3609f95880535 /doc/gawk.texi | |
parent | 4aa8be7f39becfedbf40c120a934ac0d6d1b5660 (diff) | |
parent | a703fd5dc965f2ba253d07ca94771098d5db974e (diff) | |
download | egawk-b8df3bc900016bd52173f196dbd29bdec4ffe2d3.tar.gz egawk-b8df3bc900016bd52173f196dbd29bdec4ffe2d3.tar.bz2 egawk-b8df3bc900016bd52173f196dbd29bdec4ffe2d3.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index e78134cb..7acf4bd9 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -2058,7 +2058,13 @@ and I even solicited contributions. Making things available on the Internet helps keep the @command{gawk} distribution down to manageable size. The initial collection of material, such as it is, is still available -at @uref{ftp://ftp.freefriends.org/arnold/Awkstuff}. In the hopes of +at @uref{ftp://ftp.freefriends.org/arnold/Awkstuff}. + +If you are @emph{seriously} interested in helping set up a website +for @command{awk}-language related things, please contact me. + +@ignore +In the hopes of doing something more broad, I acquired the @code{awk.info} domain. However, I found that I could not dedicate enough time to managing @@ -2074,7 +2080,6 @@ a @command{gawk} extension that you would like to share with the rest of the world, please see @uref{http://awk.info/?contribute} for how to contribute it to the website. -@ignore As of this writing, this website is in search of a maintainer; please contact me if you are interested. @end ignore |