diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-27 12:46:40 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-27 12:46:40 +0000 |
commit | ef5def92fa758ce25f2932502284f335f7ce8995 (patch) | |
tree | 451bc6d22e982ad6116ad14c958d10c82c391787 /rsyslogd.8 | |
parent | ddab97efe0ec71b3b558f41f8d48fae32a84813c (diff) | |
download | rsyslog-ef5def92fa758ce25f2932502284f335f7ce8995.tar.gz rsyslog-ef5def92fa758ce25f2932502284f335f7ce8995.tar.xz rsyslog-ef5def92fa758ce25f2932502284f335f7ce8995.zip |
updated man page to refelect new command line option
Diffstat (limited to 'rsyslogd.8')
-rw-r--r-- | rsyslogd.8 | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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 "12 September 2005" "Version 1.10.0 (unstable)" "Linux System Administration" +.TH RSYSLOGD 8 "27 September 2005" "Version 1.10.2 (unstable)" "Linux System Administration" .SH NAME rsyslogd \- reliable and extended syslogd .SH SYNOPSIS @@ -39,6 +39,7 @@ rsyslogd \- reliable and extended syslogd .I port ] .RB [ " \-v " ] +.RB [ " \-w " ] .LP .SH DESCRIPTION .B Rsyslogd @@ -191,6 +192,10 @@ compatible with e.G. Cisco PIX, syslog-ng and MonitorWare (Windows). .TP .B "\-v" Print version and exit. +.TP +.B "\-w" +Supress warnings issued when messages are received from non-authorized +machines (those, that are in no AllowedSender list). .LP .SH SIGNALS .B Rsyslogd |