diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-15 13:39:29 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-15 13:39:29 +0200 |
commit | 68d6ff93cd352dc1cbea4827551d12d133f0c41d (patch) | |
tree | ab7fbe75e59b62c6dc734915f7b306026ce7cdca | |
parent | c179a9c5c2dcc7d9ee3f58a027e48624d56a0d0d (diff) | |
download | rsyslog-68d6ff93cd352dc1cbea4827551d12d133f0c41d.tar.gz rsyslog-68d6ff93cd352dc1cbea4827551d12d133f0c41d.tar.xz rsyslog-68d6ff93cd352dc1cbea4827551d12d133f0c41d.zip |
doc bugix: typos in man page
thanks to Ryo Fujita for pointing out the corrections.
-rw-r--r-- | rsyslogd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -266,7 +266,7 @@ Disabling inet domain sockets will limit risk to the local machine. If remote logging is enabled, messages can easily be spoofed and replayed. As the messages are transmitted in clear-text, an attacker might use the information obtained from the packets for malicious things. Also, an -attacker might reply recorded messages or spoof a sender's IP address, +attacker might replay recorded messages or spoof a sender's IP address, which could lead to a wrong perception of system activity. These can be prevented by using GSS-API authentication and encryption. Be sure to think about syslog network security before enabling it. @@ -310,7 +310,7 @@ following options possible (all are case insensitive): .IP LogFuncFlow Print out the logical flow of functions (entering and exiting them) .IP FileTrace -Ppecifies which files to trace LogFuncFlow. If not set (the +Specifies which files to trace LogFuncFlow. If not set (the default), a LogFuncFlow trace is provided for all files. Set to limit it to the files specified.FileTrace may be specified multiple times, one file each (e.g. export RSYSLOG_DEBUG="LogFuncFlow |