diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-03-15 06:41:28 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-03-15 06:41:28 +0000 |
commit | 72065d2c9d7c08b663045297076e83181f873b0f (patch) | |
tree | 2cc2cac6ddcb50eaf1d76a88a5dc024e967138cf /fetchmail.man | |
parent | 8e0cbf344748bf474f993eb54868c347357c1c71 (diff) | |
download | fetchmail-72065d2c9d7c08b663045297076e83181f873b0f.tar.gz fetchmail-72065d2c9d7c08b663045297076e83181f873b0f.tar.bz2 fetchmail-72065d2c9d7c08b663045297076e83181f873b0f.zip |
More refresh.
svn path=/trunk/; revision=3263
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/fetchmail.man b/fetchmail.man index 78275757..10fa921d 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -9,16 +9,16 @@ fetchmail \- fetch mail from a POP, IMAP, or ETRN-capable server .SH SYNOPSIS -\fBfetchmail\fR [\fIoptions\fR] [\fImailserver...\fR] +\fBfetchmail\fR [\fIoption...\fR] [\fImailserver...\fR] .br \fBfetchmailconf\fR .SH DESCRIPTION .I fetchmail -is a mail-retrieval and forwarding utility; it fetches -mail from remote mailservers and forwards it to your local (client) -machine's delivery system. You can then handle the retrieved mail -using normal mail user agents such as \fIelm\fR(1) or \fIMail\fR(1). +is a mail-retrieval and forwarding utility; it fetches mail from +remote mailservers and forwards it to your local (client) machine's +delivery system. You can then handle the retrieved mail using normal +mail user agents such as \fImutt\fR(1), \fIelm\fR(1) or \fIMail\fR(1). The \fIfetchmail\fR utility can be run in a daemon mode to repeatedly poll one or more systems at a specified interval. .PP |