From 476adfce4fef27eab39f91d5bd8e19a65fc9f7b0 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 25 Apr 2013 09:55:39 +0200 Subject: doc: fix broken link Thanks to Erik Steffl for alterting us. --- doc/rsyslog_conf_basic_structure.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/rsyslog_conf_basic_structure.html') diff --git a/doc/rsyslog_conf_basic_structure.html b/doc/rsyslog_conf_basic_structure.html index 00a700d4..f5d4891a 100644 --- a/doc/rsyslog_conf_basic_structure.html +++ b/doc/rsyslog_conf_basic_structure.html @@ -80,7 +80,7 @@ A ruleset can be "bound" (assigned) to a specific input. In the analogy, this me a message comes in via that input, the "program" (ruleset) bound to it will be executed (but not any other!).

There is detail documentation available for -rsyslog rulesets. +rsyslog rulesets.

For quick reference, rulesets are defined as follows:

 ruleset(name="rulesetname") {
-- 
cgit v1.2.3