diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-02-16 06:08:08 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-02-16 06:08:08 +0000 |
commit | 9e96c6bc3494dfe34655a02df8f735bce71d86a6 (patch) | |
tree | 0d6411edc07513b3719e08858eb7217b6c115770 /fetchmail.man | |
parent | 278b9124faf9a0cb0b0516b61f294a4de0de078f (diff) | |
download | fetchmail-9e96c6bc3494dfe34655a02df8f735bce71d86a6.tar.gz fetchmail-9e96c6bc3494dfe34655a02df8f735bce71d86a6.tar.bz2 fetchmail-9e96c6bc3494dfe34655a02df8f735bce71d86a6.zip |
Corrected error.
svn path=/trunk/; revision=1629
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index de77262d..4ed52447 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -211,7 +211,7 @@ current run. .TP .B \-D domain, --smtpaddress domain (Keyword: smtpaddress) -Specify the domain to be put in MAIL FROM lines shipped to SMTP. The +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. .TP |