From 34d93b8dd0e4a95b681020fe6e9873a3d27946f9 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 16 Jul 2007 06:02:20 +0000 Subject: reflected new semantics of -e option --- rsyslogd.8 | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/rsyslogd.8 b/rsyslogd.8 index 1307ff36..d647a044 100644 --- a/rsyslogd.8 +++ b/rsyslogd.8 @@ -1,7 +1,7 @@ .\" Copyright 2004-2005 Rainer Gerhards and Adiscon for the rsyslog modifications .\" May be distributed under the GNU General Public License .\" -.TH RSYSLOGD 8 "03 July 2007" "Version 1.14.2 (devel)" "Linux System Administration" +.TH RSYSLOGD 8 "17 July 2007" "Version 1.16.1 (devel)" "Linux System Administration" .SH NAME rsyslogd \- reliable and extended syslogd .SH SYNOPSIS @@ -145,11 +145,8 @@ foreground and write much debug information on the current tty. See the DEBUGGING section for more information. .TP .B "\-e" -Turns on delivery of every message (e like "every"). Without this -option, rsyslog tries to suppress what seems to be duplicate messages. -This is done by stock syslogd and rsyslogd mimics this behaviour for -best compatibility. In many cases, however, one would like to see all -messages on remote hosts. In this case, turn on the -e option. +Set the default of $RepeatedMsgReduction config option to "off". +Hine: "e" like "every message". For further information, see there. .TP .BI "\-f " "config file" Specify an alternative configuration file instead of -- cgit v1.2.3