diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-13 15:46:55 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-13 15:46:55 +0000 |
commit | 7c01a0bb7d66715319fa94626a963e8389375858 (patch) | |
tree | 709a0b0dd18f477e8afe9c42f3ec8c3104ec8cfa /fetchmail.man | |
parent | 8a4e5e16b712cb5b054cb98d2c5ad871b21518be (diff) | |
download | fetchmail-7c01a0bb7d66715319fa94626a963e8389375858.tar.gz fetchmail-7c01a0bb7d66715319fa94626a963e8389375858.tar.bz2 fetchmail-7c01a0bb7d66715319fa94626a963e8389375858.zip |
Added wakeup feature.
svn path=/trunk/; revision=323
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index 4017e411..863d242d 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -280,7 +280,9 @@ Only one daemon process is permitted per user; in daemon mode, .I fetchmail makes a per-user lockfile to guarantee this. The option .B --quit -will kill a running daemon process. +will kill a running daemon process. Otherwise, calling fetchmail with +a daemon in the background sends a wakeup signal to the daemon, +forcing it to poll mailservers immediately. .PP The .B -L |