changeset 29:e16a5fb390fa

make add/remove commands configureable
author carl
date Sun, 12 Feb 2006 11:19:11 -0800
parents 6465d8640489
children 718e94b6b049
files xml/syslog2iptables.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/syslog2iptables.in	Sun Feb 12 11:10:21 2006 -0800
+++ b/xml/syslog2iptables.in	Sun Feb 12 11:19:11 2006 -0800
@@ -186,9 +186,9 @@
 FILE      := "file" FILENAME "{" PATTERN+ "};"
 PATTERN   := "pattern" REGULAR-EXPRESSION "{" {INDEX | BUCKET}+ "};"
 INDEX     := "index" REGEX-INTEGER-VALUE ";"
-BUCKET    := "bucket" BUCKET-ADD-INTEGER-VALUE ";"]]></literallayout>
+BUCKET    := "bucket" BUCKET-ADD-INTEGER-VALUE ";"
 IPT-CMD   := string containing exactly one %s replacement token for
-             the ip address
+             the ip address]]></literallayout>
         </refsect1>
 
         <refsect1 id='sample.5'>