]> diplodocus.org Git - nmh/blobdiff - uip/install-mh.c
Invert ternary condition to remove one negative.
[nmh] / uip / install-mh.c
index e3eab12f55354a312a7c30b9a4382deccf31b14c..549e452569e677c483d64f6cbb34c00bb8d06191 100644 (file)
@@ -215,7 +215,7 @@ query:
     }
     fclose (out);
 
     }
     fclose (out);
 
-    puts ("\nPlease see the nmh(7) man page for an introduction to nmh.\n");
+    puts ("\nPlease see nmh(7) for an introduction to nmh.\n");
     print_intro (stdout, false);
 
     /* Initialize the saved nmh version.  The Path profile entry was added
     print_intro (stdout, false);
 
     /* Initialize the saved nmh version.  The Path profile entry was added