diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-10-08 16:09:16 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-10-08 16:09:16 +0000 |
commit | cc2f3b53159bbc5d8b450789fd452c363e8bfa2c (patch) | |
tree | 8b2dc8f2bd83362749fa0556226334972757d115 /fetchmail.man | |
parent | 616076b647e2b4c07e0972da9241158ce71e66dd (diff) | |
download | fetchmail-cc2f3b53159bbc5d8b450789fd452c363e8bfa2c.tar.gz fetchmail-cc2f3b53159bbc5d8b450789fd452c363e8bfa2c.tar.bz2 fetchmail-cc2f3b53159bbc5d8b450789fd452c363e8bfa2c.zip |
Typo fix.
svn path=/trunk/; revision=2081
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index f41f0d12..aea4ec15 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1203,6 +1203,7 @@ Legal protocol identifiers for use with the `protocol' keyword are: auto (or AUTO) pop2 (or POP2) pop3 (or POP3) + sdps (or SDPS) imap (or IMAP) imap-k4 (or IMAP-K4) imap-gss (or IMAP-GSS) @@ -1229,7 +1230,7 @@ to force foreground operation. Finally, `set syslog' sends log messages to syslogd(8). .SH INTERACTION WITH RFC 822 -When trying to detertmine the originating address of a message, +When trying to determine the originating address of a message, fetchmail looks through headers in the following order: Return-Path: |