diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-04 21:44:50 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-04 21:44:50 +0000 |
commit | dba153ee6173bcc1e526163e7434d8a5915baf0b (patch) | |
tree | 2bd68e148356eb2ca2c2ac1c31f6056b7fbb6793 /fetchmail.man | |
parent | f7fa6d049541c5558289a5e885fc03ee111816e4 (diff) | |
download | fetchmail-dba153ee6173bcc1e526163e7434d8a5915baf0b.tar.gz fetchmail-dba153ee6173bcc1e526163e7434d8a5915baf0b.tar.bz2 fetchmail-dba153ee6173bcc1e526163e7434d8a5915baf0b.zip |
RC file syntax change, folder->mailbox, remote->remotename.
svn path=/trunk/; revision=220
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index b650ce57..2d146b10 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -296,9 +296,12 @@ Legal keywords are: server protocol (or proto) + localname (or local) + username (or user) + remotename (or remote) username (or user) password (or pass) - remotefolder (or remote) + mailbox smtphost (or smtp) mda keep |