Remove anachronisms from Squid documentation

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1970 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-02-28 19:10:27 +00:00
parent 2f5745ff37
commit 95b3ab0ee4

View File

@ -309,7 +309,7 @@ ACCEPT dmz net tcp 80</programlisting>
<programlisting><command>iptables -t nat -A PREROUTING -i eth0 -d ! 192.0.2.177 -p tcp --dport 80 -j REDIRECT --to-ports 3128</command></programlisting>
<para>If you are running RedHat on the server, you can simply
<para>If you are running RedHat/Fedora on the server, you can simply
execute the following commands after you have typed the iptables
command above:</para>