diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-01-28 15:04:35 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-01-28 15:04:35 +0100 |
commit | e9f01ea80dfd124b07d6a499607ac73ef3ecafc8 (patch) | |
tree | 7484725a8ec8f1060e1a58d0c3d556895e1a6b61 /doc/rsyslog_conf_actions.html | |
parent | 475adc28659a6dd10cdc76a9207384260b8ffbc9 (diff) | |
download | rsyslog-e9f01ea80dfd124b07d6a499607ac73ef3ecafc8.tar.gz rsyslog-e9f01ea80dfd124b07d6a499607ac73ef3ecafc8.tar.bz2 rsyslog-e9f01ea80dfd124b07d6a499607ac73ef3ecafc8.zip |
doc: some improvements and more cleanup
Diffstat (limited to 'doc/rsyslog_conf_actions.html')
-rw-r--r-- | doc/rsyslog_conf_actions.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rsyslog_conf_actions.html b/doc/rsyslog_conf_actions.html index 2e2293ce..0c7705f8 100644 --- a/doc/rsyslog_conf_actions.html +++ b/doc/rsyslog_conf_actions.html @@ -3,7 +3,7 @@ <body> <p>This is a part of the rsyslog.conf documentation.</p> <a href="rsyslog_conf.html">back</a> -<h2>Actions</h2> +<h2>Actions (legacy format)</h2> <p>The action field of a rule describes what to do with the message. In general, message content is written to a kind of "logfile". But also other actions might be done, like writing to a database table |