aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-08-09 20:52:43 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-08-09 20:52:43 +0300
commit66a471664f2bf33b35a10db017a1f7ff194d5163 (patch)
treed12f9d6becc2c5bb21330c62ceb6668a06ab7df4 /main.c
parentd391c4885fbfcca9116fcabdb970f0a96934efc9 (diff)
downloadegawk-66a471664f2bf33b35a10db017a1f7ff194d5163.tar.gz
egawk-66a471664f2bf33b35a10db017a1f7ff194d5163.tar.bz2
egawk-66a471664f2bf33b35a10db017a1f7ff194d5163.zip
Add URL for bug reporting description to the help message.
Diffstat (limited to 'main.c')
-rw-r--r--main.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/main.c b/main.c
index 1b5dc43c..cd032247 100644
--- a/main.c
+++ b/main.c
@@ -613,8 +613,10 @@ usage(int exitval, FILE *fp)
for this application. Please add _another line_ with the
address for translation bugs.
no-wrap */
- fputs(_("\nTo report bugs, see node `Bugs' in `gawk.info', which is\n\
-section `Reporting Problems and Bugs' in the printed version.\n\n"), fp);
+ fputs(_("\nTo report bugs, see 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\n"), fp);
/* ditto */
fputs(_("gawk is a pattern scanning and processing language.\n\