aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fetchmail.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 7e886c8f..28f4b63e 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -461,7 +461,7 @@ every fifteen minutes.
It is possible to set a polling interval
in your
.I ~/.fetchmailrc
-file by saying `set demon <interval>', where <interval> is an
+file by saying `set daemon <interval>', where <interval> is an
integer number of seconds. If you do this, fetchmail will always
start in daemon mode unless you override it with the command-line
option --daemon 0 or -d0.