From 2b7515f434f15fd9250d821c95247cb3fc69ebdb Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 26 Sep 2011 10:16:52 -0700 Subject: [PATCH] Refer manpage readers to the 'Pairs' information Signed-off-by: Tom Eastep --- docs/configuration_file_basics.xml | 2 +- manpages/shorewall-accounting.xml | 3 +++ manpages/shorewall-blacklist.xml | 3 +++ manpages/shorewall-hosts.xml | 3 +++ manpages/shorewall-interfaces.xml | 3 +++ manpages/shorewall-maclist.xml | 18 +++++++++++------- manpages/shorewall-masq.xml | 3 +++ manpages/shorewall-nat.xml | 18 +++++++++++------- manpages/shorewall-netmap.xml | 3 +++ manpages/shorewall-notrack.xml | 18 +++++++++++------- manpages/shorewall-policy.xml | 18 +++++++++++------- manpages/shorewall-providers.xml | 3 +++ manpages/shorewall-proxyarp.xml | 3 +++ manpages/shorewall-route_rules.xml | 18 +++++++++++------- manpages/shorewall-routes.xml | 3 +++ manpages/shorewall-routestopped.xml | 18 +++++++++++------- manpages/shorewall-rules.xml | 3 +++ manpages/shorewall-secmarks.xml | 3 +++ manpages/shorewall-tcclasses.xml | 3 +++ manpages/shorewall-tcdevices.xml | 3 +++ manpages/shorewall-tcfilters.xml | 3 +++ manpages/shorewall-tcpri.xml | 16 ++++++++++------ manpages/shorewall-tcrules.xml | 3 +++ manpages/shorewall-tos.xml | 18 +++++++++++------- manpages/shorewall-tunnels.xml | 18 +++++++++++------- manpages/shorewall-zones.xml | 3 +++ manpages6/shorewall6-accounting.xml | 14 +++++++++----- manpages6/shorewall6-blacklist.xml | 14 +++++++++----- manpages6/shorewall6-hosts.xml | 14 +++++++++----- manpages6/shorewall6-interfaces.xml | 14 +++++++++----- manpages6/shorewall6-maclist.xml | 14 +++++++++----- manpages6/shorewall6-netmap.xml | 3 ++- manpages6/shorewall6-notrack.xml | 13 ++++++++----- manpages6/shorewall6-policy.xml | 14 +++++++++----- manpages6/shorewall6-providers.xml | 14 +++++++++----- manpages6/shorewall6-proxyndp.xml | 16 ++++++++++------ manpages6/shorewall6-routes.xml | 14 +++++++++----- manpages6/shorewall6-routestopped.xml | 13 ++++++++----- manpages6/shorewall6-rules.xml | 3 +++ manpages6/shorewall6-secmarks.xml | 13 ++++++++----- manpages6/shorewall6-tcclasses.xml | 7 +++++-- manpages6/shorewall6-tcrules.xml | 3 +++ manpages6/shorewall6-tos.xml | 13 ++++++++----- manpages6/shorewall6-tunnels.xml | 13 ++++++++----- manpages6/shorewall6-zones.xml | 8 ++++++-- 45 files changed, 288 insertions(+), 139 deletions(-) diff --git a/docs/configuration_file_basics.xml b/docs/configuration_file_basics.xml index d26f1f594..7bd36ce9c 100644 --- a/docs/configuration_file_basics.xml +++ b/docs/configuration_file_basics.xml @@ -506,7 +506,7 @@ ACCEPT net:\ Each file has both required and optional columns. The columns up to the last required column must be specified in the normal way. After that, - at any point, you can enter a semicolon (':') followed by one or more + at any point, you can enter a semicolon (';') followed by one or more specifications of the form: diff --git a/manpages/shorewall-accounting.xml b/manpages/shorewall-accounting.xml index 41d9769bd..64eaf5b0a 100644 --- a/manpages/shorewall-accounting.xml +++ b/manpages/shorewall-accounting.xml @@ -693,6 +693,9 @@ http://shorewall.net/shorewall_logging.html + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-actions(5), shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), shorewall-nat(5), diff --git a/manpages/shorewall-blacklist.xml b/manpages/shorewall-blacklist.xml index b8e9a2b48..e9ad6464c 100644 --- a/manpages/shorewall-blacklist.xml +++ b/manpages/shorewall-blacklist.xml @@ -182,6 +182,9 @@ http://shorewall.net/blacklisting_support.htm + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), shorewall-nat(5), diff --git a/manpages/shorewall-hosts.xml b/manpages/shorewall-hosts.xml index 3b3fff4dd..d762e9692 100644 --- a/manpages/shorewall-hosts.xml +++ b/manpages/shorewall-hosts.xml @@ -271,6 +271,9 @@ vpn ppp+:192.168.3.0/24 See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), shorewall-nat(5), diff --git a/manpages/shorewall-interfaces.xml b/manpages/shorewall-interfaces.xml index 76b252c8e..ab59a82ca 100644 --- a/manpages/shorewall-interfaces.xml +++ b/manpages/shorewall-interfaces.xml @@ -754,6 +754,9 @@ net ppp0 - See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall-hosts(5), shorewall-maclist(5), shorewall-masq(5), shorewall-nat(5), shorewall-netmap(5), diff --git a/manpages/shorewall-maclist.xml b/manpages/shorewall-maclist.xml index 1cfa67151..bc17d6b78 100644 --- a/manpages/shorewall-maclist.xml +++ b/manpages/shorewall-maclist.xml @@ -101,13 +101,17 @@ http://shorewall.net/MAC_Validation.html + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), - shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), - shorewall-masq(5), shorewall-nat(5), shorewall-netmap(5), - shorewall-params(5), shorewall-policy(5), shorewall-providers(5), - shorewall-proxyarp(5), shorewall-route_rules(5), - shorewall-routestopped(5), shorewall-rules(5), shorewall.conf(5), shorewall-secmarks(5), - shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5), - shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5) + shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), + shorewall-ipsets(5), shorewall-masq(5), shorewall-nat(5), + shorewall-netmap(5), shorewall-params(5), shorewall-policy(5), + shorewall-providers(5), shorewall-proxyarp(5), shorewall-route_rules(5), + shorewall-routestopped(5), shorewall-rules(5), shorewall.conf(5), + shorewall-secmarks(5), shorewall-tcclasses(5), shorewall-tcdevices(5), + shorewall-tcrules(5), shorewall-tos(5), shorewall-tunnels(5), + shorewall-zones(5) diff --git a/manpages/shorewall-masq.xml b/manpages/shorewall-masq.xml index c5435bf16..3826cceb0 100644 --- a/manpages/shorewall-masq.xml +++ b/manpages/shorewall-masq.xml @@ -560,6 +560,9 @@ See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall-exclusion(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), diff --git a/manpages/shorewall-nat.xml b/manpages/shorewall-nat.xml index b34661612..45bad9d14 100644 --- a/manpages/shorewall-nat.xml +++ b/manpages/shorewall-nat.xml @@ -137,13 +137,17 @@ http://shorewall.net/NAT.htm + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), - shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), - shorewall-maclist(5), shorewall-masq(5), shorewall-netmap(5), - shorewall-params(5), shorewall-policy(5), shorewall-providers(5), - shorewall-proxyarp(5), shorewall-route_rules(5), - shorewall-routestopped(5), shorewall-rules(5), shorewall.conf(5), shorewall-secmarks(5), - shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5), - shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5) + shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), + shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), + shorewall-netmap(5), shorewall-params(5), shorewall-policy(5), + shorewall-providers(5), shorewall-proxyarp(5), shorewall-route_rules(5), + shorewall-routestopped(5), shorewall-rules(5), shorewall.conf(5), + shorewall-secmarks(5), shorewall-tcclasses(5), shorewall-tcdevices(5), + shorewall-tcrules(5), shorewall-tos(5), shorewall-tunnels(5), + shorewall-zones(5) diff --git a/manpages/shorewall-netmap.xml b/manpages/shorewall-netmap.xml index 343a14c4a..7c4eb46aa 100644 --- a/manpages/shorewall-netmap.xml +++ b/manpages/shorewall-netmap.xml @@ -190,6 +190,9 @@ http://shorewall.net/netmap.html + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), diff --git a/manpages/shorewall-notrack.xml b/manpages/shorewall-notrack.xml index a96ca5ad4..6324b9a7f 100644 --- a/manpages/shorewall-notrack.xml +++ b/manpages/shorewall-notrack.xml @@ -146,13 +146,17 @@ See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), - shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), - shorewall-masq(5), shorewall-nat(5), shorewall-netmap(5), - shorewall-params(5), shorewall-policy(5), shorewall-providers(5), - shorewall-proxyarp(5), shorewall-route_rules(5), - shorewall-routestopped(5), shorewall-rules(5), shorewall.conf(5), shorewall-secmarks(5), - shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5), - shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5) + shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), + shorewall-ipsets(5), shorewall-masq(5), shorewall-nat(5), + shorewall-netmap(5), shorewall-params(5), shorewall-policy(5), + shorewall-providers(5), shorewall-proxyarp(5), shorewall-route_rules(5), + shorewall-routestopped(5), shorewall-rules(5), shorewall.conf(5), + shorewall-secmarks(5), shorewall-tcclasses(5), shorewall-tcdevices(5), + shorewall-tcrules(5), shorewall-tos(5), shorewall-tunnels(5), + shorewall-zones(5) diff --git a/manpages/shorewall-policy.xml b/manpages/shorewall-policy.xml index ef5bf1f57..938549bdd 100644 --- a/manpages/shorewall-policy.xml +++ b/manpages/shorewall-policy.xml @@ -312,13 +312,17 @@ See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), - shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), - shorewall-maclist(5), shorewall-masq(5), shorewall-nat(5), - shorewall-netmap(5), shorewall-params(5), shorewall-policy(5), - shorewall-providers(5), shorewall-proxyarp(5), shorewall-route_rules(5), - shorewall-routestopped(5), shorewall-rules(5), shorewall.conf(5), shorewall-secmarks(5), - shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5), - shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5) + shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), + shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), + shorewall-nat(5), shorewall-netmap(5), shorewall-params(5), + shorewall-policy(5), shorewall-providers(5), shorewall-proxyarp(5), + shorewall-route_rules(5), shorewall-routestopped(5), shorewall-rules(5), + shorewall.conf(5), shorewall-secmarks(5), shorewall-tcclasses(5), + shorewall-tcdevices(5), shorewall-tcrules(5), shorewall-tos(5), + shorewall-tunnels(5), shorewall-zones(5) diff --git a/manpages/shorewall-providers.xml b/manpages/shorewall-providers.xml index c3d6c0d5f..d9238fc12 100644 --- a/manpages/shorewall-providers.xml +++ b/manpages/shorewall-providers.xml @@ -339,6 +339,9 @@ http://shorewall.net/MultiISP.html + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), diff --git a/manpages/shorewall-proxyarp.xml b/manpages/shorewall-proxyarp.xml index eb8681e4b..1c61a6748 100644 --- a/manpages/shorewall-proxyarp.xml +++ b/manpages/shorewall-proxyarp.xml @@ -134,6 +134,9 @@ http://shorewall.net/ProxyARP.htm + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), diff --git a/manpages/shorewall-route_rules.xml b/manpages/shorewall-route_rules.xml index eb175d373..9bf5faed7 100644 --- a/manpages/shorewall-route_rules.xml +++ b/manpages/shorewall-route_rules.xml @@ -164,13 +164,17 @@ http://shorewall.net/MultiISP.html + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), - shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), - shorewall-maclist(5), shorewall-masq(5), shorewall-nat(5), - shorewall-netmap(5), shorewall-params(5), shorewall-policy(5), - shorewall-providers(5), shorewall-proxyarp(5), shorewall-routestopped(5), - shorewall-rules(5), shorewall.conf(5), shorewall-secmarks(5), shorewall-tcclasses(5), - shorewall-tcdevices(5), shorewall-tcrules(5), shorewall-tos(5), - shorewall-tunnels(5), shorewall-zones(5) + shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), + shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), + shorewall-nat(5), shorewall-netmap(5), shorewall-params(5), + shorewall-policy(5), shorewall-providers(5), shorewall-proxyarp(5), + shorewall-routestopped(5), shorewall-rules(5), shorewall.conf(5), + shorewall-secmarks(5), shorewall-tcclasses(5), shorewall-tcdevices(5), + shorewall-tcrules(5), shorewall-tos(5), shorewall-tunnels(5), + shorewall-zones(5) diff --git a/manpages/shorewall-routes.xml b/manpages/shorewall-routes.xml index c0117b860..16465f324 100644 --- a/manpages/shorewall-routes.xml +++ b/manpages/shorewall-routes.xml @@ -78,6 +78,9 @@ See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), diff --git a/manpages/shorewall-routestopped.xml b/manpages/shorewall-routestopped.xml index 98804c91b..72e8ec2d9 100644 --- a/manpages/shorewall-routestopped.xml +++ b/manpages/shorewall-routestopped.xml @@ -199,13 +199,17 @@ http://shorewall.net/starting_and_stopping_shorewall.htm + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), - shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), - shorewall-maclist(5), shorewall-masq(5), shorewall-nat(5), - shorewall-netmap(5), shorewall-params(5), shorewall-policy(5), - shorewall-providers(5), shorewall-proxyarp(5), shorewall-route_rules(5), - shorewall-rules(5), shorewall.conf(5), shorewall-secmarks(5), shorewall-tcclasses(5), - shorewall-tcdevices(5), shorewall-tcrules(5), shorewall-tos(5), - shorewall-tunnels(5), shorewall-zones(5) + shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), + shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), + shorewall-nat(5), shorewall-netmap(5), shorewall-params(5), + shorewall-policy(5), shorewall-providers(5), shorewall-proxyarp(5), + shorewall-route_rules(5), shorewall-rules(5), shorewall.conf(5), + shorewall-secmarks(5), shorewall-tcclasses(5), shorewall-tcdevices(5), + shorewall-tcrules(5), shorewall-tos(5), shorewall-tunnels(5), + shorewall-zones(5) diff --git a/manpages/shorewall-rules.xml b/manpages/shorewall-rules.xml index 0e4a2d6e1..03de5c65a 100644 --- a/manpages/shorewall-rules.xml +++ b/manpages/shorewall-rules.xml @@ -1533,6 +1533,9 @@ http://www.shorewall.net/ipsets.html + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), diff --git a/manpages/shorewall-secmarks.xml b/manpages/shorewall-secmarks.xml index 06eb86049..8030fc34d 100644 --- a/manpages/shorewall-secmarks.xml +++ b/manpages/shorewall-secmarks.xml @@ -387,6 +387,9 @@ RESTORE I:ER http://james-morris.livejournal.com/11010.html + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), diff --git a/manpages/shorewall-tcclasses.xml b/manpages/shorewall-tcclasses.xml index a6c1bc24c..24825d6c2 100644 --- a/manpages/shorewall-tcclasses.xml +++ b/manpages/shorewall-tcclasses.xml @@ -500,6 +500,9 @@ http://shorewall.net/traffic_shaping.htm + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), diff --git a/manpages/shorewall-tcdevices.xml b/manpages/shorewall-tcdevices.xml index ed01d0156..1d3f9c7d0 100644 --- a/manpages/shorewall-tcdevices.xml +++ b/manpages/shorewall-tcdevices.xml @@ -225,6 +225,9 @@ http://shorewall.net/traffic_shaping.htm + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), diff --git a/manpages/shorewall-tcfilters.xml b/manpages/shorewall-tcfilters.xml index 2e27d39dc..dbdd9bab6 100644 --- a/manpages/shorewall-tcfilters.xml +++ b/manpages/shorewall-tcfilters.xml @@ -238,6 +238,9 @@ http://shorewall.net/PacketMarking.html + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall-ecn(5), shorewall-exclusion(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), diff --git a/manpages/shorewall-tcpri.xml b/manpages/shorewall-tcpri.xml index afe908294..25ceb8815 100644 --- a/manpages/shorewall-tcpri.xml +++ b/manpages/shorewall-tcpri.xml @@ -147,13 +147,17 @@ See ALSO - PRIO(8), shorewall(8), shorewall-accounting(5), + http://shorewall.net/configuration_file_basics.htm#Pairs + + prio(8), shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall-hosts(5), - shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), - shorewall-nat(5), shorewall-netmap(5), shorewall-params(5), - shorewall-policy(5), shorewall-providers(5), shorewall-proxyarp(5), - shorewall-route_rules(5), shorewall-routestopped(5), shorewall-rules(5), - shorewall.conf(5), shorewall-secmarks(5), shorewall-tcclasses(5), shorewall-tcdevices(5), + shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), + shorewall-masq(5), shorewall-nat(5), shorewall-netmap(5), + shorewall-params(5), shorewall-policy(5), shorewall-providers(5), + shorewall-proxyarp(5), shorewall-route_rules(5), + shorewall-routestopped(5), shorewall-rules(5), shorewall.conf(5), + shorewall-secmarks(5), shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5), shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5) diff --git a/manpages/shorewall-tcrules.xml b/manpages/shorewall-tcrules.xml index f4d1b40be..8e3d0246a 100644 --- a/manpages/shorewall-tcrules.xml +++ b/manpages/shorewall-tcrules.xml @@ -859,6 +859,9 @@ SAME $FW 0.0.0.0/0 tcp 80,443 http://shorewall.net/PacketMarking.html + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall-ecn(5), shorewall-exclusion(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), diff --git a/manpages/shorewall-tos.xml b/manpages/shorewall-tos.xml index 16719b443..98c6145ad 100644 --- a/manpages/shorewall-tos.xml +++ b/manpages/shorewall-tos.xml @@ -159,13 +159,17 @@ See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), - shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), - shorewall-maclist(5), shorewall-masq(5), shorewall-nat(5), - shorewall-netmap(5), shorewall-params(5), shorewall-policy(5), - shorewall-providers(5), shorewall-proxyarp(5), shorewall-route_rules(5), - shorewall-routestopped(5), shorewall-rules(5), shorewall.conf(5), shorewall-secmarks(5), - shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5), - shorewall-tunnels(5), shorewall-zones(5) + shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), + shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), + shorewall-nat(5), shorewall-netmap(5), shorewall-params(5), + shorewall-policy(5), shorewall-providers(5), shorewall-proxyarp(5), + shorewall-route_rules(5), shorewall-routestopped(5), shorewall-rules(5), + shorewall.conf(5), shorewall-secmarks(5), shorewall-tcclasses(5), + shorewall-tcdevices(5), shorewall-tcrules(5), shorewall-tunnels(5), + shorewall-zones(5) diff --git a/manpages/shorewall-tunnels.xml b/manpages/shorewall-tunnels.xml index 0764cb003..90205ceff 100644 --- a/manpages/shorewall-tunnels.xml +++ b/manpages/shorewall-tunnels.xml @@ -274,13 +274,17 @@ See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), - shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), - shorewall-maclist(5), shorewall-masq(5), shorewall-nat(5), - shorewall-netmap(5), shorewall-params(5), shorewall-policy(5), - shorewall-providers(5), shorewall-proxyarp(5), shorewall-route_rules(5), - shorewall-routestopped(5), shorewall-rules(5), shorewall.conf(5), shorewall-secmarks(5), - shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5), - shorewall-tos(5), shorewall-zones(5) + shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), + shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), + shorewall-nat(5), shorewall-netmap(5), shorewall-params(5), + shorewall-policy(5), shorewall-providers(5), shorewall-proxyarp(5), + shorewall-route_rules(5), shorewall-routestopped(5), shorewall-rules(5), + shorewall.conf(5), shorewall-secmarks(5), shorewall-tcclasses(5), + shorewall-tcdevices(5), shorewall-tcrules(5), shorewall-tos(5), + shorewall-zones(5) diff --git a/manpages/shorewall-zones.xml b/manpages/shorewall-zones.xml index 7481b81b4..d9e88bf05 100644 --- a/manpages/shorewall-zones.xml +++ b/manpages/shorewall-zones.xml @@ -337,6 +337,9 @@ c:a,b ipv4 http://www.shorewall.net/Multiple_Zones.html. + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall(8), shorewall-accounting(5), shorewall-actions(5), shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5), diff --git a/manpages6/shorewall6-accounting.xml b/manpages6/shorewall6-accounting.xml index ae7f7529d..b8d11818b 100644 --- a/manpages6/shorewall6-accounting.xml +++ b/manpages6/shorewall6-accounting.xml @@ -728,12 +728,16 @@ http://shorewall.net/shorewall_logging.html + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5), shorewall6-maclist(5), - shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), shorewall6-providers(5), - shorewall6-route_rules(5), shorewall6-routestopped(5), - shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), - shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), - shorewall6-tos(5), shorewall6-tunnels(5), shorewall6-zones(5) + shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), + shorewall6-providers(5), shorewall6-route_rules(5), + shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), + shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), + shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-tunnels(5), + shorewall6-zones(5) diff --git a/manpages6/shorewall6-blacklist.xml b/manpages6/shorewall6-blacklist.xml index 7823bd33a..445baf54c 100644 --- a/manpages6/shorewall6-blacklist.xml +++ b/manpages6/shorewall6-blacklist.xml @@ -194,12 +194,16 @@ http://shorewall.net/blacklisting_support.htm + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-hosts(5), shorewall6-interfaces(5), shorewall6-maclist(5), - shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), shorewall6-providers(5), - shorewall6-route_rules(5), shorewall6-routestopped(5), - shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), - shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), - shorewall6-tos(5), shorewall6-tunnels(5), shorewall6-zones(5) + shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), + shorewall6-providers(5), shorewall6-route_rules(5), + shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), + shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), + shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-tunnels(5), + shorewall6-zones(5) diff --git a/manpages6/shorewall6-hosts.xml b/manpages6/shorewall6-hosts.xml index 5dcec2898..cf71d1861 100644 --- a/manpages6/shorewall6-hosts.xml +++ b/manpages6/shorewall6-hosts.xml @@ -190,12 +190,16 @@ See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-interfaces(5), shorewall6-maclist(5), - shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), shorewall6-providers(5), - shorewall6-route_rules(5), shorewall6-routestopped(5), - shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), - shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), - shorewall6-tos(5), shorewall6-tunnels(5), shorewall-zones(5) + shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), + shorewall6-providers(5), shorewall6-route_rules(5), + shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), + shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), + shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-tunnels(5), + shorewall-zones(5) diff --git a/manpages6/shorewall6-interfaces.xml b/manpages6/shorewall6-interfaces.xml index 1d889669a..11f769baa 100644 --- a/manpages6/shorewall6-interfaces.xml +++ b/manpages6/shorewall6-interfaces.xml @@ -457,12 +457,16 @@ dmz eth2 - See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-maclist(5), - shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), shorewall6-providers(5), - shorewall6-route_rules(5), shorewall6-routestopped(5), - shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), - shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), - shorewall6-tos(5), shorewall6-tunnels(5), shorewall6-zones(5) + shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), + shorewall6-providers(5), shorewall6-route_rules(5), + shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), + shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), + shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-tunnels(5), + shorewall6-zones(5) diff --git a/manpages6/shorewall6-maclist.xml b/manpages6/shorewall6-maclist.xml index e630b88a0..436697cdf 100644 --- a/manpages6/shorewall6-maclist.xml +++ b/manpages6/shorewall6-maclist.xml @@ -101,12 +101,16 @@ http://shorewall.net/MAC_Validation.html + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5), - shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), shorewall6-providers(5), - shorewall6-route_rules(5), shorewall6-routestopped(5), - shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), shorewall6-tcclasses(5), - shorewall6-tcdevices(5), shorewall6-tcrules(5), shorewall6-tos(5), - shorewall6-tunnels(5), shorewall6-zones(5) + shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), + shorewall6-providers(5), shorewall6-route_rules(5), + shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), + shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), + shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-tunnels(5), + shorewall6-zones(5) diff --git a/manpages6/shorewall6-netmap.xml b/manpages6/shorewall6-netmap.xml index 1d2a0126e..e64a422e3 100644 --- a/manpages6/shorewall6-netmap.xml +++ b/manpages6/shorewall6-netmap.xml @@ -188,6 +188,7 @@ http://shorewall.net/netmap.html - + http://shorewall.net/configuration_file_basics.htm#Pairs diff --git a/manpages6/shorewall6-notrack.xml b/manpages6/shorewall6-notrack.xml index 07b0f301f..8330880b2 100644 --- a/manpages6/shorewall6-notrack.xml +++ b/manpages6/shorewall6-notrack.xml @@ -129,13 +129,16 @@ See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5), - shorewall6-ipsec(5), shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), - shorewall6-providers(5), shorewall6-proxyarp(5), + shorewall6-ipsec(5), shoewall6-netmap(5),shorewall6-params(5), + shorewall6-policy(5), shorewall6-providers(5), shorewall6-proxyarp(5), shorewall6-route_rules(5), shorewall6-routestopped(5), - shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), shorewall6-tcclasses(5), - shorewall6-tcdevices(5), shorewall6-tcrules(5), shorewall6-tos(5), - shorewall6-tunnels(5), shorewall-zones(5) + shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), + shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), + shorewall6-tos(5), shorewall6-tunnels(5), shorewall-zones(5) diff --git a/manpages6/shorewall6-policy.xml b/manpages6/shorewall6-policy.xml index c240145fd..921cfeef5 100644 --- a/manpages6/shorewall6-policy.xml +++ b/manpages6/shorewall6-policy.xml @@ -312,14 +312,18 @@ See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5), shorewall6-ipsec(5), shorewall6-maclist(5), shorewall6-masq(5), - shorewall6-nat(5), shorewall6-netmap(5), shoewall6-netmap(5),shorewall6-params(5), - shorewall6-policy(5), shorewall6-providers(5), shorewall6-proxyarp(5), + shorewall6-nat(5), shorewall6-netmap(5), + shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), + shorewall6-providers(5), shorewall6-proxyarp(5), shorewall6-route_rules(5), shorewall6-routestopped(5), - shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), shorewall6-tcclasses(5), - shorewall6-tcdevices(5), shorewall6-tcrules(5), shorewall6-tos(5), - shorewall6-tunnels(5), shorewall6-zones(5) + shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), + shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), + shorewall6-tos(5), shorewall6-tunnels(5), shorewall6-zones(5) diff --git a/manpages6/shorewall6-providers.xml b/manpages6/shorewall6-providers.xml index b98422580..e66d17a86 100644 --- a/manpages6/shorewall6-providers.xml +++ b/manpages6/shorewall6-providers.xml @@ -288,12 +288,16 @@ http://shorewall.net/MultiISP.html + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5), - shorewall6-maclist(5), shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), - shorewall6-route_rules(5), shorewall6-routestopped(5), - shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), shorewall6-tcclasses(5), - shorewall6-tcdevices(5), shorewall6-tcrules(5), shorewall6-tos(5), - shorewall6-tunnels(5), shorewall6-zones(5) + shorewall6-maclist(5), shoewall6-netmap(5),shorewall6-params(5), + shorewall6-policy(5), shorewall6-route_rules(5), + shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), + shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), + shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-tunnels(5), + shorewall6-zones(5) diff --git a/manpages6/shorewall6-proxyndp.xml b/manpages6/shorewall6-proxyndp.xml index c830f749f..4735ce572 100644 --- a/manpages6/shorewall6-proxyndp.xml +++ b/manpages6/shorewall6-proxyndp.xml @@ -47,7 +47,7 @@ Local interface where system with the ip address in ADDRESS is connected. Only required when the HAVEROUTE column is left empty or is set to no or No. + role="bold">No. @@ -132,13 +132,17 @@ See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-exclusion(5), shorewall6-hosts(5), shorewall6-interfaces(5), shorewall6-maclist(5), shorewall6-nesting(5), - shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), shorewall6-providers(5), - shorewall6-route_rules(5), shorewall6-routestopped(5), - shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), - shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), - shorewall6-tos(5), shorewall6-tunnels(5), shorewall6-zones(5) + shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), + shorewall6-providers(5), shorewall6-route_rules(5), + shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), + shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), + shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-tunnels(5), + shorewall6-zones(5) diff --git a/manpages6/shorewall6-routes.xml b/manpages6/shorewall6-routes.xml index 0b9fe660a..d8e8b73b1 100644 --- a/manpages6/shorewall6-routes.xml +++ b/manpages6/shorewall6-routes.xml @@ -78,12 +78,16 @@ See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-hosts(5), shorewall6-interfaces(5), shorewall6-maclist(5), - shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), shorewall6-providers(5), - shorewall6-route_rules(5), shorewall6-routestopped(5), - shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), - shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), - shorewall6-tos(5), shorewall6-tunnels(5), shorewall6-zones(5) + shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), + shorewall6-providers(5), shorewall6-route_rules(5), + shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), + shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), + shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-tunnels(5), + shorewall6-zones(5) diff --git a/manpages6/shorewall6-routestopped.xml b/manpages6/shorewall6-routestopped.xml index 242b98915..f7e813f70 100644 --- a/manpages6/shorewall6-routestopped.xml +++ b/manpages6/shorewall6-routestopped.xml @@ -177,12 +177,15 @@ http://shorewall.net/starting_and_stopping_shorewall.htm + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5), - shorewall6-maclist(5), shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), - shorewall6-providers(5), shorewall6-route_rules(5), shorewall6-rules(5), - shorewall6.conf(5), shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), - shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-tunnels(5), - shorewall6-zones(5) + shorewall6-maclist(5), shoewall6-netmap(5),shorewall6-params(5), + shorewall6-policy(5), shorewall6-providers(5), shorewall6-route_rules(5), + shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), + shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), + shorewall6-tos(5), shorewall6-tunnels(5), shorewall6-zones(5) diff --git a/manpages6/shorewall6-rules.xml b/manpages6/shorewall6-rules.xml index 0241d6db7..63ee540db 100644 --- a/manpages6/shorewall6-rules.xml +++ b/manpages6/shorewall6-rules.xml @@ -1211,6 +1211,9 @@ See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5), shorewall6-maclist(5), shoewall6-netmap(5),shorewall6-params(5), diff --git a/manpages6/shorewall6-secmarks.xml b/manpages6/shorewall6-secmarks.xml index f3a7ec599..1281dd4bc 100644 --- a/manpages6/shorewall6-secmarks.xml +++ b/manpages6/shorewall6-secmarks.xml @@ -378,12 +378,15 @@ RESTORE I:ER http://james-morris.livejournal.com/11010.html + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5), shorewall6-maclist(5), - shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), shorewall6-providers(5), - shorewall6-route_rules(5), shorewall6-routestopped(5), - shorewall6-rules(5), shorewall6.conf(5), shorewall6-tcclasses(5), - shorewall6-tcdevices(5), shorewall6-tcrules(5), shorewall6-tos(5), - shorewall6-tunnels(5), shorewall6-zones(5) + shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), + shorewall6-providers(5), shorewall6-route_rules(5), + shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), + shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), + shorewall6-tos(5), shorewall6-tunnels(5), shorewall6-zones(5) diff --git a/manpages6/shorewall6-tcclasses.xml b/manpages6/shorewall6-tcclasses.xml index fac9eaa67..a42b286b5 100644 --- a/manpages6/shorewall6-tcclasses.xml +++ b/manpages6/shorewall6-tcclasses.xml @@ -451,10 +451,13 @@ http://shorewall.net/traffic_shaping.htm + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5), - shorewall6-maclist(5), shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), - shorewall6-providers(5), shorewall6-route_rules(5), + shorewall6-maclist(5), shoewall6-netmap(5),shorewall6-params(5), + shorewall6-policy(5), shorewall6-providers(5), shorewall6-route_rules(5), shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-tunnels(5), shorewall6-zones(5) diff --git a/manpages6/shorewall6-tcrules.xml b/manpages6/shorewall6-tcrules.xml index 772d91243..4b0cd86cf 100644 --- a/manpages6/shorewall6-tcrules.xml +++ b/manpages6/shorewall6-tcrules.xml @@ -810,6 +810,9 @@ SAME $FW 0.0.0.0/0 tcp 80,443 http://shorewall.net/PacketMarking.html + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-ecn(5), shorewall6-exclusion(5), shorewall6-hosts(5), shorewall6-interfaces(5), shorewall6-maclist(5), diff --git a/manpages6/shorewall6-tos.xml b/manpages6/shorewall6-tos.xml index f6409ce31..34a5606cc 100644 --- a/manpages6/shorewall6-tos.xml +++ b/manpages6/shorewall6-tos.xml @@ -159,12 +159,15 @@ See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5), - shorewall6-maclist(5), shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), - shorewall6-providers(5), shorewall6-route_rules(5), - shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), - shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), - shorewall6-tunnels(5), shorewall6-zones(5) + shorewall6-maclist(5), shoewall6-netmap(5),shorewall6-params(5), + shorewall6-policy(5), shorewall6-providers(5), shorewall6-route_rules(5), + shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), + shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), + shorewall6-tcrules(5), shorewall6-tunnels(5), shorewall6-zones(5) diff --git a/manpages6/shorewall6-tunnels.xml b/manpages6/shorewall6-tunnels.xml index 4ca9c1b72..64579d0c5 100644 --- a/manpages6/shorewall6-tunnels.xml +++ b/manpages6/shorewall6-tunnels.xml @@ -225,12 +225,15 @@ See ALSO + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5), - shorewall6-maclist(5), shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), - shorewall6-providers(5), shorewall6-route_rules(5), - shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), - shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), - shorewall6-tos(5), shorewall6-zones(5) + shorewall6-maclist(5), shoewall6-netmap(5),shorewall6-params(5), + shorewall6-policy(5), shorewall6-providers(5), shorewall6-route_rules(5), + shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), + shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), + shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-zones(5) diff --git a/manpages6/shorewall6-zones.xml b/manpages6/shorewall6-zones.xml index 1651a640b..573cf465a 100644 --- a/manpages6/shorewall6-zones.xml +++ b/manpages6/shorewall6-zones.xml @@ -335,10 +335,14 @@ c:a,b ipv6 http://www.shorewall.net/Multiple_Zones.html. + http://shorewall.net/configuration_file_basics.htm#Pairs + shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5), - shorewall6-maclist(5), shorewall6-nesting(8), shoewall6-netmap(5),shorewall6-params(5), - shorewall6-policy(5), shorewall6-providers(5), shorewall6-route_rules(5), + shorewall6-maclist(5), shorewall6-nesting(8), + shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), + shorewall6-providers(5), shorewall6-route_rules(5), shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-tunnels(5)