summaryrefslogtreecommitdiff
path: root/mail.remote/mail.remote.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail.remote/mail.remote.c')
-rw-r--r--mail.remote/mail.remote.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail.remote/mail.remote.c b/mail.remote/mail.remote.c
index f38676ecb..0d94304f9 100644
--- a/mail.remote/mail.remote.c
+++ b/mail.remote/mail.remote.c
@@ -42,10 +42,10 @@
const char *argp_program_version = "mail.remote (" PACKAGE_STRING ")";
static char doc[] =
-N_("GNU mail.remote -- pseudo-sendmail interface for mail delivery\n")
+N_("GNU mail.remote -- pseudo-sendmail interface for mail delivery\n"
"\v"
"\n"
-N_("An RFC2822 formatted message is read from stdin and delivered using\n"
+ "An RFC2822 formatted message is read from stdin and delivered using\n"
"the mailer. This utility can be used as a drop-in replacement\n"
"for /bin/sendmail to forward mail directly to an SMTP gateway.\n"
"\n"

Return to:

Send suggestions and report system problems to the System administrator.