X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c08cb60fe34b42b0a83bc88b57fd41b07793863f..4d0110006d4e72f82fb597f170c7d9991f2ca0bf:/uip/install-mh.c diff --git a/uip/install-mh.c b/uip/install-mh.c index ff663575..549e4525 100644 --- a/uip/install-mh.c +++ b/uip/install-mh.c @@ -7,10 +7,10 @@ #include /* mh internals */ #include -#include "../sbr/m_maildir.h" -#include "../sbr/makedir.h" +#include "sbr/m_maildir.h" +#include "sbr/makedir.h" #include /* structure for getpwuid() results */ -#include "../sbr/read_line.h" +#include "sbr/read_line.h" #define INSTALLMH_SWITCHES \ X("auto", 0, AUTOSW) \ @@ -215,7 +215,7 @@ query: } 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