/* and for further info */
putchar('\n');
- print_intro (stdout, TRUE);
- puts ("\nSee the BUGS section of the nmh(7) man page for more information.");
+ print_intro (stdout, true);
+ puts ("\nSee the BUGS section of nmh(7) for more information.");
}