moreproc is now Pager/defaultpager; removed -moreproc flags; added env vars.
[mmh] / uip / mhparam.c
index db8e85a..0f9c487 100644 (file)
@@ -45,8 +45,8 @@ static struct proc procs [] = {
        { "mailproc",      &mailproc },
        { "mhlproc",       &mhlproc },
        { "mimetypequeryproc", &mimetypequeryproc },
-       { "moreproc",      &moreproc },
        { "msgprot",       &msgprot },
+       { "pager",         &defaultpager },
        { "postproc",      &postproc },
        { "rmmproc",       &rmmproc },
        { "sendmail",      &sendmail },