aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c13
1 files changed, 6 insertions, 7 deletions
diff --git a/main.c b/main.c
index e044123b..9f38341e 100644
--- a/main.c
+++ b/main.c
@@ -641,13 +641,12 @@ usage(int exitval, FILE *fp)
/* This is one string to make things easier on translators. */
/* TRANSLATORS: --help output (end)
no-wrap */
- fputs(_("\nTo report bugs, use the `gawkbug' program.\n\
-For full instructions, see the node `Bugs' in `gawk.info'\n\
-which is section `Reporting Problems and Bugs' in the\n\
-printed version. This same information may be found at\n\
-https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.\n\
-PLEASE do NOT try to report bugs by posting in comp.lang.awk,\n\
-or by using a web forum such as Stack Overflow.\n\n"), fp);
+ fputs(_("\nTo report bugs in Enhanced Gawk, send e-mail to \n\
+Kaz Kylheku <kaz at kylheku dot com>.\n\
+PLEASE do NOT try to report bugs or seek support in the original\n\
+bug-gawk mailing list, unless you can reproduce the issue with the\n\
+unmodified gawk program. Also do not report bugs in the comp.lang.awk\n\
+Usenet newsgroup, or in web forum such as Stack Overflow.\n\n"), fp);
/* ditto */
fputs(_("gawk is a pattern scanning and processing language.\n\