]> diplodocus.org Git - nmh/blobdiff - uip/install-mh.c
Escape literal leading full stop in man/new.man.
[nmh] / uip / install-mh.c
index 70865337c788b7b85a08d95e79191a5b8be86fea..09d1f9dfa8caba00d9d065fa357dd86065b06beb 100644 (file)
@@ -143,7 +143,7 @@ main (int argc, char **argv)
        }
     } else {
        if (autof)
-           printf ("I'm going to create the standard nmh path for you.\n");
+           puts("I'm going to create the standard nmh path for you.");
        else
            cp = concat ("Do you want the standard nmh path \"",
                    mypath, "/", "Mail\"? ", NULL);
@@ -174,7 +174,7 @@ query:
            if (makedir (pathname) == 0)
                adios (NULL, "unable to create %s", pathname);
     } else {
-       printf ("[Using existing directory]\n");
+       puts("[Using existing directory]");
     }
 
     /*