diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-09-23 15:29:36 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-09-23 15:29:36 +0000 |
commit | ef66cc3d33b4c3d36bbaa3b66419ab7452630291 (patch) | |
tree | 805f8cc7015bb697b4532a4576e1f8757fee0e75 | |
parent | 0d271c11a9bb7abe831a8f40241d92e71648c24c (diff) | |
download | fetchmail-ef66cc3d33b4c3d36bbaa3b66419ab7452630291.tar.gz fetchmail-ef66cc3d33b4c3d36bbaa3b66419ab7452630291.tar.bz2 fetchmail-ef66cc3d33b4c3d36bbaa3b66419ab7452630291.zip |
Low-level corrections.
svn path=/trunk/; revision=2590
-rw-r--r-- | fetchmail.man | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/fetchmail.man b/fetchmail.man index f19f7b06..e0d73d1a 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -672,9 +672,9 @@ function of the inet6_apps library. .SH DAEMON MODE The -.B --daemon +.B --daemon <nnn> or -.B -d +.B -d <nnn> option runs .I fetchmail in daemon mode. You must specify a numeric argument which is a @@ -728,7 +728,7 @@ options specify in combination with the rc file. The .B -L or -.B --logfile +.B --logfile <filename> option (keyword: set logfile) allows you to redirect status messages emitted while detached into a specified logfile (follow the option with the logfile name). The logfile is opened for append, so @@ -779,7 +779,7 @@ they're delivered, so this problem does not arise.) .SH ADMINISTRATIVE OPTIONS .PP The -.B --postmaster +.B --postmaster <name> option (keyword: set postmaster) specifies the last-resort username to which multidrop mail is to be forwarded if no matching local recipient can be found. Normally this is just the user who invoked fetchmail. @@ -1873,7 +1873,7 @@ RFC 1081, RFC 1225 IMAP2/IMAP2BIS: RFC 1176, RFC 1732 .TP 5 -IMAP4: +IMAP4/IMAP4rev1: RFC 1730, RFC 1731, RFC 1732, RFC 2060, RFC 2061, RFC 2195 .TP 5 ETRN: |