aboutsummaryrefslogtreecommitdiffstats
path: root/test/badargs.ok
diff options
context:
space:
mode:
Diffstat (limited to 'test/badargs.ok')
-rw-r--r--test/badargs.ok13
1 files changed, 6 insertions, 7 deletions
diff --git a/test/badargs.ok b/test/badargs.ok
index ea022461..44e0b74b 100644
--- a/test/badargs.ok
+++ b/test/badargs.ok
@@ -32,13 +32,12 @@ Short options: GNU long options: (extensions)
-t --lint-old
-V --version
-To report bugs, use the `gawkbug' program.
-For full instructions, see the node `Bugs' in `gawk.info'
-which is section `Reporting Problems and Bugs' in the
-printed version. This same information may be found at
-https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.
-PLEASE do NOT try to report bugs by posting in comp.lang.awk,
-or by using a web forum such as Stack Overflow.
+To report bugs in Enhanced Gawk, send e-mail to
+Kaz Kylheku <kaz at kylheku dot com>.
+PLEASE do NOT try to report bugs or seek support in the original
+bug-gawk mailing list, unless you can reproduce the issue with the
+unmodified gawk program. Also do not report bugs in the comp.lang.awk
+Usenet newsgroup, or in web forum such as Stack Overflow.
gawk is a pattern scanning and processing language.
By default it reads standard input and writes standard output.