Correct reference to a deprecated function.

This commit is contained in:
Lefteris Chatzimparmpas 2012-02-15 19:44:46 +01:00
parent 64df3b0682
commit 89c1366665

View File

@ -7,7 +7,7 @@
-- IMAPFilter can be detached from the controlling terminal and run in
-- the background as a system daemon.
--
-- The auxiliary function daemon_mode() is supplied for conveniency.
-- The auxiliary function become_daemon() is supplied for conveniency.
-- The following example puts imapfilter in the background and runs
-- endlessly, executing the commands in the forever() function and
-- sleeping for 600 seconds between intervals: