From 623bdd2ff1cd71e085802b2ce0b111029b127bba Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Wed, 1 Jan 2014 07:41:28 -0800 Subject: [PATCH] Manpage corrections. Signed-off-by: Tom Eastep --- Shorewall/manpages/shorewall-mangle.xml | 2 +- Shorewall6/manpages/shorewall6-mangle.xml | 2 +- Shorewall6/manpages/shorewall6-rules.xml | 22 ++++++++++++++++++++++ 3 files changed, 24 insertions(+), 2 deletions(-) diff --git a/Shorewall/manpages/shorewall-mangle.xml b/Shorewall/manpages/shorewall-mangle.xml index 3463f5017..e88b3db75 100644 --- a/Shorewall/manpages/shorewall-mangle.xml +++ b/Shorewall/manpages/shorewall-mangle.xml @@ -9,7 +9,7 @@ - marks + mangle Shorewall Packet marking/mangling rules file diff --git a/Shorewall6/manpages/shorewall6-mangle.xml b/Shorewall6/manpages/shorewall6-mangle.xml index efb47d1ba..efc027a12 100644 --- a/Shorewall6/manpages/shorewall6-mangle.xml +++ b/Shorewall6/manpages/shorewall6-mangle.xml @@ -9,7 +9,7 @@ - marks + mangle Shorewall Packet marking/mangling rules file diff --git a/Shorewall6/manpages/shorewall6-rules.xml b/Shorewall6/manpages/shorewall6-rules.xml index 81e8af172..a3f57c01e 100644 --- a/Shorewall6/manpages/shorewall6-rules.xml +++ b/Shorewall6/manpages/shorewall6-rules.xml @@ -446,6 +446,28 @@ + + IP6TABLES({target + [option ...]) + + + This action allows you to specify an iptables target + with options (e.g., 'IP6TABLES(MARK --set-xmark 0x01/0xff)'. + If the target is not one recognized by Shorewall, the + following error message will be issued: + + + ERROR: Unknown target + (target) + + + This error message may be eliminated by adding the + target as a builtin action in + shorewall6-actions(5). + + + LOG:level