aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-03-29 18:54:34 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-03-29 18:54:34 +0000
commit5e3493241e91fb0a31dd46669d4dfb5bb3b70332 (patch)
tree4b81d79da82d3abddc4dfb37dd46ba41c199a1fb
parentcd0f693c91c88a453dc5279e4f9f3a0a37a3b06c (diff)
downloadfetchmail-5e3493241e91fb0a31dd46669d4dfb5bb3b70332.tar.gz
fetchmail-5e3493241e91fb0a31dd46669d4dfb5bb3b70332.tar.bz2
fetchmail-5e3493241e91fb0a31dd46669d4dfb5bb3b70332.zip
Typo fixes.
svn path=/trunk/; revision=2840
-rw-r--r--fetchmail.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man
index a84a8a6b..e1d0d62e 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -791,7 +791,7 @@ authentication or multiple timeouts.
The option
.B --quit
will kill a running daemon process instead of waking it up (if there
-is no such option,
+is no such process,
.I fetchmail
notifies you). If the --quit option is the only command-line option,
that's all there is to it.
@@ -1536,7 +1536,7 @@ followed by a string sets the same global specified by --logfile. A
command-line --logfile option will override this. Also, `set daemon'
sets the poll interval as --daemon does. This can be overridden by a
command-line --daemon option; in particular --daemon 0 can be used to
-force foreground operation. The `set postmater' statement sets the
+force foreground operation. The `set postmaster' statement sets the
address to which multidrop mail defaults if there are no local
matches. Finally, `set syslog' sends log messages to syslogd(8).