From 63ff6b78215b953c748aa50e29e1a47e26728134 Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 22 Nov 2006 18:22:28 +0000 Subject: [PATCH] New syntax convention in blacklist manpage git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4974 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- manpages/shorewall-blacklist.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/manpages/shorewall-blacklist.xml b/manpages/shorewall-blacklist.xml index 308d88930..98d2ce809 100644 --- a/manpages/shorewall-blacklist.xml +++ b/manpages/shorewall-blacklist.xml @@ -28,7 +28,10 @@ - ADDRESS/SUBNET + ADDRESS/SUBNET — {-|~mac-address|ip-address|address-range|+ipset} Host address, network address, MAC address, IP address range @@ -47,7 +50,9 @@ - PROTOCOL (Optional) + PROTOCOL (Optional) — + {-|protocol-number|protocol-name} If specified, must be a protocol number or a protocol name @@ -56,7 +61,8 @@ - PORTS (Optional) + PORTS (Optional) — {-|port-name-or-number[,port-name-or-number]...} May only be specified if the protocol is TCP (6) or UDP (17).