From 8b7d76c3679d48ea08ad75ff839edb17e6195acd Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 14 Jul 1998 13:45:37 +0000 Subject: Added nosyslog. svn path=/trunk/; revision=1967 --- fetchmail.man | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index 67b0f02e..1831b040 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -644,6 +644,13 @@ indicate the status of the daemon and the results while fetching mail from the server(s). Error messages for command line options and parsing the \fI.fetchmailrc\fR file are still written to stderr, or the specified log file if the +The +.B --nosyslog +option turns off use of +.IR syslog (3), +assuming it's turned on in the +.I .fetchmailrc +file. .B -L or .B --logfile @@ -990,6 +997,9 @@ T} syslog \& T{ Do error logging through syslog(3). T} +nosyslog \& T{ +Turn off error logging through syslog(3). +T} .TE .PP Remember that all user options must \fIfollow\fR all server options. -- cgit v1.2.3