]> diplodocus.org Git - nmh/blobdiff - uip/forw.c
Corrected install-mh man page to show that it is installed in section 1, not 8.
[nmh] / uip / forw.c
index cd51fd1925c99c9aeb4047072850d352580c2792..a04ebd6f9b9a4713f1c46aa81035f976541361f7 100644 (file)
@@ -167,10 +167,10 @@ main (int argc, char **argv)
                    snprintf (buf, sizeof(buf), "%s [+folder] [msgs] [switches]",
                        invo_name);
                    print_help (buf, switches, 1);
-                   done (1);
+                   done (0);
                case VERSIONSW:
                    print_version(invo_name);
-                   done (1);
+                   done (0);
 
                case ANNOSW: 
                    anot++;