summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_reliable_forwarding.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-07-25 13:51:46 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-07-25 13:51:46 +0200
commitb829284f37add946ac810b125e3bededa1206c96 (patch)
tree823089ac6fcd92ef11957ac89d9ccfc998fd768a /doc/rsyslog_reliable_forwarding.html
parentd45a286f2dee3c3d5aefef1ac16a02578c95f574 (diff)
parente39f202c75af187f96a1af07e60892a63e45cd3f (diff)
downloadrsyslog-b829284f37add946ac810b125e3bededa1206c96.tar.gz
rsyslog-b829284f37add946ac810b125e3bededa1206c96.tar.xz
rsyslog-b829284f37add946ac810b125e3bededa1206c96.zip
Merge branch 'v3-stable' into beta
Conflicts: ChangeLog configure.ac doc/manual.html
Diffstat (limited to 'doc/rsyslog_reliable_forwarding.html')
-rw-r--r--doc/rsyslog_reliable_forwarding.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rsyslog_reliable_forwarding.html b/doc/rsyslog_reliable_forwarding.html
index 870ca9b7..d04d9ead 100644
--- a/doc/rsyslog_reliable_forwarding.html
+++ b/doc/rsyslog_reliable_forwarding.html
@@ -92,9 +92,9 @@ file names for the second action, else you will mess up your system.
<p>A sample for forwarding to two hosts looks like this:
<p>
<textarea rows="20" cols="80">
-$ModLoad imuxsock.so # local message reception
+$ModLoad imuxsock # local message reception
-$WorkDirectory /rsyslog/work # default location for work (spool) files
+$WorkDirectory /rsyslog/work # default location for work (spool) files
# start forwarding rule 1
$ActionQueueType LinkedList # use asynchronous processing