X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2Fconfig.c;h=d6677d2cc17710c8d0508877d89dbb3ed90d4734;hp=1caea472e04a8075e1157fea2c6fc0d74214094e;hb=4c1efddfd499300c7e74263e57d8aa137e84c853;hpb=da2ccd847bcb978a51b946e934ac91a2af7347fa diff --git a/config/config.c b/config/config.c index 1caea47..d6677d2 100644 --- a/config/config.c +++ b/config/config.c @@ -117,7 +117,7 @@ char *listproc = "show -file"; /* ** This is used by mhl as a front-end. It is also used -** by mhshow as the default method of displaying message bodies +** by show(1) as the default method of displaying message bodies ** or message parts of type text/plain. */ char *defaultpager = "more";