summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_reliable_forwarding.html
diff options
context:
space:
mode:
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