diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-09 01:01:53 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-09 01:01:53 +0000 |
commit | d167887cedea1432f4254d5ab6b9d02171aca258 (patch) | |
tree | 64b24969a3926d6a7bc08986a28937483f158767 /fetchmail.man | |
parent | 59623f1ce855c4cf3e6911218fd61dc5485cdba0 (diff) | |
download | fetchmail-d167887cedea1432f4254d5ab6b9d02171aca258.tar.gz fetchmail-d167887cedea1432f4254d5ab6b9d02171aca258.tar.bz2 fetchmail-d167887cedea1432f4254d5ab6b9d02171aca258.zip |
Syslog has a command-line form.
svn path=/trunk/; revision=722
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man index 3daff8c6..27123ab3 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -544,8 +544,7 @@ Legal user options are syslog .PP All options correspond to the obvious command-line arguments except -the following: `aka', `is', `to', `password', `envelope', -`preconnect', and `syslog'. +the following: `aka', `is', `to', `password', `envelope', and `preconnect'. .PP The `aka' option is for use with multidrop mailboxes. It allows you to pre-declare a list of DNS aliases for a server. This is an |