sortm: Removed the hidden -subject switch, which provided compat only.
[mmh] / uip / forw.c
index adf0faa..cbff866 100644 (file)
@@ -34,10 +34,10 @@ static struct swit switches[] = {
 #define WHATSW  7
        { "whatnowproc program", 0 },
 #define VERSIONSW  8
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  9
        { "help", 0 },
-#define BILDSW  12
+#define BILDSW  10
        { "build", 5 },  /* interface from mhe */
        { NULL, 0 }
 };