summaryrefslogtreecommitdiff
path: root/mail.remote
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-10-30 13:07:52 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-10-30 13:07:52 +0000
commit33d40f75ba9d2ba896431035ca5d24fe7cbc558f (patch)
tree08d30fe5740670d2de82086477204b59562daeb4 /mail.remote
parentc9f168e6ac2a31c16621a9e8decb1f2137a6b5ca (diff)
downloadmailutils-33d40f75ba9d2ba896431035ca5d24fe7cbc558f.tar.gz
mailutils-33d40f75ba9d2ba896431035ca5d24fe7cbc558f.tar.bz2
Fix docstrings
Diffstat (limited to 'mail.remote')
-rw-r--r--mail.remote/mail.remote.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail.remote/mail.remote.c b/mail.remote/mail.remote.c
index 783abc10f..949e9aed6 100644
--- a/mail.remote/mail.remote.c
+++ b/mail.remote/mail.remote.c
@@ -47,7 +47,7 @@
47 47
48const char *program_version = "mail.remote (" PACKAGE_STRING ")"; 48const char *program_version = "mail.remote (" PACKAGE_STRING ")";
49static char doc[] = 49static char doc[] =
50N_("GNU mail.remote -- pseudo-sendmail interface for mail delivery\n") 50N_("GNU mail.remote -- pseudo-sendmail interface for mail delivery")
51"\v" 51"\v"
52N_("This is a simple drop-in replacement for sendmail to forward mail directly\n\ 52N_("This is a simple drop-in replacement for sendmail to forward mail directly\n\
53to an SMTP gateway.\n\ 53to an SMTP gateway.\n\

Return to:

Send suggestions and report system problems to the System administrator.