diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-10-27 21:52:03 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-10-27 21:52:03 +0300 |
commit | f1acb84166efde1afaa15a81c31fb389c43ba2fb (patch) | |
tree | 59f09e99f3ad0a423cd0e66e153fbcc598b29e4f /doc/gawk.texi | |
parent | 855eaa04b3953e164c4572bf3ea50e9a96fb66e7 (diff) | |
parent | 35855fa516205a3cb302567616915a3ec6fd9c61 (diff) | |
download | egawk-f1acb84166efde1afaa15a81c31fb389c43ba2fb.tar.gz egawk-f1acb84166efde1afaa15a81c31fb389c43ba2fb.tar.bz2 egawk-f1acb84166efde1afaa15a81c31fb389c43ba2fb.zip |
Merge branch 'gawk-4.2-stable'
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 892a98ff..ea7dd7c6 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -40571,7 +40571,12 @@ Please do @emph{not} try to report bugs in @command{gawk} by posting to the Usenet/Internet newsgroup @code{comp.lang.awk}. Although some of the @command{gawk} developers occasionally read this news group, the primary @command{gawk} maintainer no longer does. Thus it's virtually guaranteed -that he will @emph{not} see your posting. The steps described here are +that he will @emph{not} see your posting. + +Similarly, posting bug reports or questions in web forums, such +as @uref{https://stackoverflow.com/, Stack Overflow} may get you +an answser, but it won't be from the @command{gawk} maintainers, +who do not spend their time in web forums. The steps described here are the only officially recognized way for reporting bugs. Really. @ignore |