summaryrefslogtreecommitdiff
path: root/mail.remote
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-12-28 11:20:59 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-12-28 11:20:59 +0000
commit134476947b33d46e056a6e43b47d92dccd7eae7d (patch)
tree15f2fe0fc6b1d38dcc5c7cae7c691174ca7efb75 /mail.remote
parent94dc67452e2f169c65b7defcf72b8ac0af843157 (diff)
downloadmailutils-134476947b33d46e056a6e43b47d92dccd7eae7d.tar.gz
mailutils-134476947b33d46e056a6e43b47d92dccd7eae7d.tar.bz2
Reverted \v changes. Failed experiment.
Diffstat (limited to 'mail.remote')
-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.