X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c08cb60fe34b42b0a83bc88b57fd41b07793863f..94187a80bd60baab4b9c4b949ad820d730578123:/sbr/print_help.c diff --git a/sbr/print_help.c b/sbr/print_help.c index 9a022582..2aafe06e 100644 --- a/sbr/print_help.c +++ b/sbr/print_help.c @@ -31,7 +31,7 @@ print_help (char *str, struct swit *swp, int print_context) /* and for further info */ putchar('\n'); print_intro (stdout, true); - puts ("\nSee the BUGS section of the nmh(7) man page for more information."); + puts ("\nSee the BUGS section of nmh(7) for more information."); }