From 5580fd559a7cc86b94d0bada733d708b32c99b6b Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 15 May 2011 10:43:42 -0700 Subject: [PATCH] Mention exclusion in the blacklist manpages Signed-off-by: Tom Eastep --- manpages/shorewall-blacklist.xml | 5 ++++- manpages6/shorewall6-blacklist.xml | 6 ++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/manpages/shorewall-blacklist.xml b/manpages/shorewall-blacklist.xml index e7b83800a..89512525f 100644 --- a/manpages/shorewall-blacklist.xml +++ b/manpages/shorewall-blacklist.xml @@ -38,7 +38,10 @@ Host address, network address, MAC address, IP address range (if your kernel and iptables contain iprange match support) or ipset - name prefaced by "+" (if your kernel supports ipset match). + name prefaced by "+" (if your kernel supports ipset match). + Exclusion (shorewall-exclusion(5)) is + supported. MAC addresses must be prefixed with "~" and use "-" as a separator. diff --git a/manpages6/shorewall6-blacklist.xml b/manpages6/shorewall6-blacklist.xml index 568af05b1..421fad3fc 100644 --- a/manpages6/shorewall6-blacklist.xml +++ b/manpages6/shorewall6-blacklist.xml @@ -38,8 +38,10 @@ Host address, network address, MAC address, IP address range (if your kernel and ip6tables contain iprange match support) or - ipset name prefaced by "+" (if your kernel supports ipset - match). + ipset name prefaced by "+" (if your kernel supports ipset match). + Exclusion (shorewall6-exclusion(5)) is + supported. MAC addresses must be prefixed with "~" and use "-" as a separator.