X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=main.c;h=c08122935a44f5dbcf6b54659e63bce2fe0fa335;hp=25d6071eee3d98877539e019858f8f61a61506cb;hb=1dda4d26968f6fac1a3946180850b4b3ac0c9a1b;hpb=3d937534e7b1ee723f86594b5e4c64c95158a933 diff --git a/main.c b/main.c index 25d6071..c081229 100644 --- a/main.c +++ b/main.c @@ -20,6 +20,10 @@ #define MAIN_C 1 +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include "mutt.h" #include "mutt_curses.h" #include "keymap.h" @@ -50,7 +54,7 @@ static const char *ReachingUs = N_("\ To contact the developers, please mail to .\n\ -To report a bug, please use the flea(1) utility.\n"); +To report a bug, please use the fleang(1) utility.\n"); static const char *Notice = N_("\ Copyright (C) 1996-2002 Michael R. Elkins and others.\n\ @@ -114,8 +118,8 @@ options:\n\ -F \tspecify an alternate muttrc file\n\ -g \tspecify a newsserver (if compiled with NNTP)\n\ -G\t\tselect a newsgroup (if compiled with NNTP)\n\ - -H \tspecify a draft file to read header from\n\ - -i \tspecify a file which Mutt should include in the reply\n\ + -H \tspecify a draft file to read header and body from\n\ + -i \tspecify a file which Mutt should include in the body\n\ -m \tspecify a default mailbox type\n\ -n\t\tcauses Mutt not to read the system Muttrc\n\ -p\t\trecall a postponed message\n\