s/lproc/listproc/
[mmh] / config / config.c
index 94c0760..c02243d 100644 (file)
@@ -122,9 +122,9 @@ char *fileproc = NMHBINDIR"/refile";
 ** This is the default program invoked by a "list" or "display" response
 ** at the "What now?" prompt. It will be given the absolute pathname of
 ** the message to show. The string ``show -file'' is most likely what you
-** want to be you lproc.
+** want to be you listproc.
 */
-char *lproc = NMHBINDIR"/show -file";
+char *listproc = "show -file";
 
 /*
 ** This is the path for the Bell equivalent mail program.