summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_conf_output.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-07-11 11:02:55 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-07-11 11:02:55 +0200
commit4e6a10161ba592a9e72c7585fa4cfcb5d0f8d420 (patch)
tree5fbce194ca939a2999ad944647dc67e5913b68ff /doc/rsyslog_conf_output.html
parent8cd429f7eeee548ff3d5a4d44daa22c2e5a1cf3a (diff)
parenta9933094b20d70da1641d80bb723e2570b937c36 (diff)
downloadrsyslog-4e6a10161ba592a9e72c7585fa4cfcb5d0f8d420.tar.gz
rsyslog-4e6a10161ba592a9e72c7585fa4cfcb5d0f8d420.tar.xz
rsyslog-4e6a10161ba592a9e72c7585fa4cfcb5d0f8d420.zip
Merge branch 'v5-stable' into beta
Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h
Diffstat (limited to 'doc/rsyslog_conf_output.html')
-rw-r--r--doc/rsyslog_conf_output.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rsyslog_conf_output.html b/doc/rsyslog_conf_output.html
index c52aaa5e..426f2f27 100644
--- a/doc/rsyslog_conf_output.html
+++ b/doc/rsyslog_conf_output.html
@@ -49,7 +49,7 @@ does not activate it. To do so, you must use a selector line (see
below). That selector line includes the channel name plus an $ sign in
front of it. A sample might be:<br>
<br>
-*.* $mychannel<br>
+*.* :omfile:$mychannel<br>
<br>
In its current form, output channels primarily provide the ability to
size-limit an output file. To do so, specify a maximum size. When this