]> diplodocus.org Git - nmh/blobdiff - sbr/print_help.c
Accommodate FreeBSD script(1), and add debugging statement to diagnose
[nmh] / sbr / print_help.c
index 6853caa26e228c97ce23b83d7791d9938437dcd0..03274e080a0caa276b14048bcd5c885329b30289 100644 (file)
@@ -33,7 +33,7 @@ print_help (char *str, struct swit *swp, int print_context)
     /* and for further info */
     puts ("");
     print_intro (stdout, TRUE);
-    puts ("\nSee the BUGS section the nmh(7) man page for more information.");
+    puts ("\nSee the BUGS section of the nmh(7) man page for more information.");
 }
 
 
@@ -42,8 +42,8 @@ print_help (char *str, struct swit *swp, int print_context)
  */
 
 static const char nmh_intro1[] = \
-"Send bug reports, questions, suggestions, and patches to nmh-\n"
-"workers@nongnu.org.  That mailing list is relatively quiet, so user\n"
+"Send bug reports, questions, suggestions, and patches to\n"
+"nmh-workers@nongnu.org.  That mailing list is relatively quiet, so user\n"
 "questions are encouraged.  Users are also encouraged to subscribe, and\n"
 "view the archives, at https://lists.gnu.org/mailman/listinfo/nmh-\n"
 "workers .\n";