--- options.h.orig Thu May 7 21:37:16 1998 +++ options.h Thu May 7 21:43:02 1998 @@ -51,7 +51,7 @@ /*#define HAL_INSULTS /* 2001-like insults--must define USE_INSULTS */ /*#define GOONS_INSULTS /* Goon Show insults--must define USE_INSULTS */ /*#define CSOPS_INSULTS /* CSOps insults--must define USE_INSULTS */ -#define EDITOR "/usr/bin/editor"/* default editor to use */ +#define EDITOR "/usr/bin/vi"/* default editor to use */ #define MAILER _PATH_SENDMAIL /* what mailer to use */ #define UMASK 0022 /* umask that the root-run prog should use */ #define INCORRECT_PASSWORD "Sorry, try again." /* message for bad passwd */