aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-08-10 19:02:45 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-08-10 19:02:45 +0000
commitbc50723b35477d6d8e8305c7180762d89813dccd (patch)
tree93b2f2da64050e14dc8ca884875934b2f990af36
parentf49c2a46638a2e492d05c7f479fa293a29d076eb (diff)
downloadfetchmail-bc50723b35477d6d8e8305c7180762d89813dccd.tar.gz
fetchmail-bc50723b35477d6d8e8305c7180762d89813dccd.tar.bz2
fetchmail-bc50723b35477d6d8e8305c7180762d89813dccd.zip
Explane smtpname better.
svn path=/trunk/; revision=3451
-rw-r--r--fetchmail.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 7c0f86ef..fac1439b 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -376,10 +376,10 @@ server should ship mail for once the connection is turned around. The
default is the FQDN of the machine running fetchmail.
.TP
.B \-D <domain>, --smtpaddress <domain>
-(Keyword: smtpaddress)
-Specify the domain to be put in RCPT TO lines shipped to SMTP. The
-name of the SMTP server (as specified by --smtphost, or defaulted to
-"localhost") is used when this is not specified.
+(Keyword: smtpaddress) Specify the domain to be appended to addresses
+in RCPT TO lines shipped to SMTP. The name of the SMTP server (as
+specified by --smtphost, or defaulted to "localhost") is used when
+this is not specified.
.TP
.B --smtpname <user@domain>
(Keyword: smtpname)