]> git.marmaro.de Git - mmh/blobdiff - uip/show.c
Made show(1) the default lproc. `list' and `display' changed a bit.
[mmh] / uip / show.c
index be85fd1a333981bf4c0b9405001e089d3d248f02..08a9b31cefc25c31295db3df48fe7b8e46e08246 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