Fix anachronisms in the masq manpage

This commit is contained in:
Tom Eastep 2010-11-21 08:48:12 -08:00
parent 4875be99c2
commit 5fdd506b17

View File

@ -239,9 +239,11 @@
<listitem> <listitem>
<para>If the PROTO column specifies TCP (6), UDP (17), DCCP (33), <para>If the PROTO column specifies TCP (6), UDP (17), DCCP (33),
SCTP (132) or UDPLITE (136) then you may list one or more port SCTP (132) or UDPLITE (136) then you may list one or more port
numbers (or names from services(5)) separated by commas or you may numbers (or names from services(5)) or port ranges separated by
list a single port range commas.</para>
(<emphasis>lowport</emphasis>:<emphasis>highport</emphasis>).</para>
<para> Port ranges are of the form
<emphasis>lowport</emphasis>:<emphasis>highport</emphasis>.</para>
<para>Where a comma-separated list is given, your kernel and <para>Where a comma-separated list is given, your kernel and
iptables must have multiport match support and a maximum of 15 ports iptables must have multiport match support and a maximum of 15 ports
@ -565,12 +567,12 @@
<para>shorewall(8), shorewall-accounting(5), shorewall-actions(5), <para>shorewall(8), shorewall-accounting(5), shorewall-actions(5),
shorewall-blacklist(5), shorewall-exclusion(5), shorewall-hosts(5), shorewall-blacklist(5), shorewall-exclusion(5), shorewall-hosts(5),
shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5), shorewall-nat(5), shorewall_interfaces(5), shorewall-ipsets(5), shorewall-maclist(5),
shorewall-netmap(5), shorewall-params(5), shorewall-policy(5), shorewall-nat(5), shorewall-netmap(5), shorewall-params(5),
shorewall-providers(5), shorewall-proxyarp(5), shorewall-route_rules(5), shorewall-policy(5), shorewall-providers(5), shorewall-proxyarp(5),
shorewall-routestopped(5), shorewall-rules(5), shorewall.conf(5), shorewall-route_rules(5), shorewall-routestopped(5), shorewall-rules(5),
shorewall-secmarks(5), shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall.conf(5), shorewall-secmarks(5), shorewall-tcclasses(5),
shorewall-tcrules(5), shorewall-tos(5), shorewall-tunnels(5), shorewall-tcdevices(5), shorewall-tcrules(5), shorewall-tos(5),
shorewall-zones(5)</para> shorewall-tunnels(5), shorewall-zones(5)</para>
</refsect1> </refsect1>
</refentry> </refentry>