summaryrefslogtreecommitdiff
path: root/mail.remote
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-09-10 12:48:15 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-09-10 12:48:15 +0000
commit1491b258c75b403d3f68897a639ee6d290f0fb67 (patch)
tree6bc5771a687640baacfefa18ff21c9a75aa138fe /mail.remote
parenta104de8d21b41fe28555317e552e77b6265f8ddc (diff)
downloadmailutils-1491b258c75b403d3f68897a639ee6d290f0fb67.tar.gz
mailutils-1491b258c75b403d3f68897a639ee6d290f0fb67.tar.bz2
Reformat argp docstring in accordance with the new argp guidelines. Remove unneeded translators comment.
Diffstat (limited to 'mail.remote')
-rw-r--r--mail.remote/mail.remote.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/mail.remote/mail.remote.c b/mail.remote/mail.remote.c
index 3d53e78a2..783abc10f 100644
--- a/mail.remote/mail.remote.c
+++ b/mail.remote/mail.remote.c
@@ -49,7 +49,5 @@ const char *program_version = "mail.remote (" PACKAGE_STRING ")";
static char doc[] =
-/* TRANSLATORS: Please, preserve the vertical tabulation (^K character)
- in this message */
-N_("GNU mail.remote -- pseudo-sendmail interface for mail delivery\n\
-\v\
-This is a simple drop-in replacement for sendmail to forward mail directly\n\
+N_("GNU mail.remote -- pseudo-sendmail interface for mail delivery\n")
+"\v"
+N_("This is a simple drop-in replacement for sendmail to forward mail directly\n\
to an SMTP gateway.\n\

Return to:

Send suggestions and report system problems to the System administrator.