Made show(1) the default lproc. `list' and `display' changed a bit.
[mmh] / uip / show.c
index be85fd1..08a9b31 100644 (file)
@@ -30,7 +30,7 @@ static struct swit switches[] = {
 #define SHOWMIMESW  8
        { "showmimeproc program", 0 },
 #define FILESW  9
-       { "file file", -4 },  /* interface from showfile */
+       { "file file", -4 },  /* interface from lproc (whatnow) */
 #define VERSIONSW  10
        { "version", 0 },
 #define HELPSW  11