From 6569ae456bebcad691c3af924620c913616571f7 Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
Date: Mon, 22 Oct 2012 09:11:30 +0200
Subject: doc: v3 compatibility doc lists invalid config directive
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=365
---
doc/v3compatibility.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/v3compatibility.html b/doc/v3compatibility.html
index ad8776bb..1c153506 100644
--- a/doc/v3compatibility.html
+++ b/doc/v3compatibility.html
@@ -84,7 +84,7 @@ to support this feature (as long as it is not totally removed).
To replace it, use the following config directives (compatibility mode
auto-generates them):
$ModLoad immark
-$MarkMessageInterval 1800 # 30 minutes
+$MarkMessagePeriod 1800 # 30 minutes
-r Option
Is no longer available in native mode. However, it
is
--
cgit v1.2.3