From 91aceb03c25d46e7a43a2489bbe823c878fa1910 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sun, 3 Mar 2019 20:17:16 +0200 Subject: Small fix in help message. --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index b4ca5fdc..e2bcd724 100644 --- a/main.c +++ b/main.c @@ -634,7 +634,7 @@ usage(int exitval, FILE *fp) 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\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); /* ditto */ -- cgit v1.2.3