From 5d62b3178779e5c2d239894ae8fc4027f135b944 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 3 Sep 1997 20:35:30 +0000 Subject: Better documentation. svn path=/trunk/; revision=1284 --- fetchmail.man | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/fetchmail.man b/fetchmail.man index 5b4dbd46..7e886c8f 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -492,7 +492,7 @@ The or .B --logfile option (keyword: set logfile) allows you to redirect status messages -emitted while in daemon mode into a specified logfile (follow the +emitted while detached into a specified logfile (follow the option with the logfile name). The logfile is opened for append, so previous messages aren't deleted. This is primarily useful for debugging configurations. @@ -517,8 +517,10 @@ option was used. .PP The .B \-N -or --nodetach option suppresses detachment of the daemon process -from its control terminal. This is primarily useful for debugging. +or --nodetach option suppresses backgrounding and detachment of the +daemon process from its control terminal. This is primarily useful +for debugging. Note that this also causes the logfile option to be +ignored (though perhaps it shouldn't). .PP Note that while running in daemon mode polling a POP2 or POP3 server, transient errors (such as DNS failures or sendmail delivery refusals) -- cgit v1.2.3