Dropped old show(1) and renamed mhshow(1) to show(1).
[mmh] / config / config.c
index 1caea47..d6677d2 100644 (file)
@@ -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";