]> diplodocus.org Git - nmh/blobdiff - sbr/print_help.c
man: Change the tautological `the foo(1) man page' to `foo(1)'.
[nmh] / sbr / print_help.c
index 0fca1db7ac7f3491487047c4404a04b82b9beac8..9a022582a87477e4f76c96a6941c1fbf76221f64 100644 (file)
@@ -30,7 +30,7 @@ print_help (char *str, struct swit *swp, int print_context)
 
     /* and for further info */
     putchar('\n');
-    print_intro (stdout, TRUE);
+    print_intro (stdout, true);
     puts ("\nSee the BUGS section of the nmh(7) man page for more information.");
 }