aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-08-09 21:03:29 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-08-09 21:03:29 +0300
commite9a95e3295e35e326114dc9c973d36e4a3f64ee2 (patch)
tree8428d03f5312be8dddd558b2a4fcaf8ca910d287 /main.c
parentdad18227724e6c1dd4cc154fc8ee2efa2af33e38 (diff)
parentc51a97fc72b732d19dbc83a7a4aadf9893a92b78 (diff)
downloadegawk-e9a95e3295e35e326114dc9c973d36e4a3f64ee2.tar.gz
egawk-e9a95e3295e35e326114dc9c973d36e4a3f64ee2.tar.bz2
egawk-e9a95e3295e35e326114dc9c973d36e4a3f64ee2.zip
Merge branch 'master' into feature/fix-comments
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\