X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=config%2Fconfig.c;h=f03cd196dba8edaaeaa5f9df431672e733075d1e;hb=f480c03187724e54e5391ee61b810827da319a6c;hp=671292e6f1c69f7544790d1ca45799bab29b6947;hpb=916690191222433a6923a4be54b0d8f6ac01bd02;p=mmh diff --git a/config/config.c b/config/config.c index 671292e..f03cd19 100644 --- a/config/config.c +++ b/config/config.c @@ -232,7 +232,7 @@ char *mailproc = nmhbindir (/mhmail); /* * This is used by mhl as a front-end. It is also used - * by mhn as the default method of displaying message bodies + * by mhshow as the default method of displaying message bodies * or message parts of type text/plain. */ @@ -240,7 +240,7 @@ char *moreproc = "more"; /* * This is the program (mhl) used to filter messages. It is - * used by mhn to filter and display the message headers of + * used by mhshow to filter and display the message headers of * MIME messages. It is used by repl/forw (with -filter) * to filter the message to which you are replying/forwarding. * It is used by send/spost (with -filter) to filter the message