diff options
author | doktornotor <notordoktor@gmail.com> | 2015-09-25 18:28:38 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-09-25 18:28:38 +0200 |
commit | 8aeb36566343f0d2909e68a9876a879c0b49466c (patch) | |
tree | 594d4df6bba0005d240d03e319a8af1ec3f35f39 /config | |
parent | 0a6b67167c01f2f16524e0f0b3472c45d1a15c0a (diff) | |
download | pfsense-packages-8aeb36566343f0d2909e68a9876a879c0b49466c.tar.gz pfsense-packages-8aeb36566343f0d2909e68a9876a879c0b49466c.tar.bz2 pfsense-packages-8aeb36566343f0d2909e68a9876a879c0b49466c.zip |
Fix closing tag
Diffstat (limited to 'config')
-rw-r--r-- | config/squid3/34/squid.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/squid3/34/squid.xml b/config/squid3/34/squid.xml index 294494da..45d93f03 100644 --- a/config/squid3/34/squid.xml +++ b/config/squid3/34/squid.xml @@ -383,7 +383,7 @@ <fieldname>defined_ip_proxy_off_dest</fieldname> <description> <![CDATA[ - Do not proxy traffic going to these <strong>destination<strong> IPs, CIDR nets, hostnames, or aliases, but let it pass directly through the firewall.<br/> + Do not proxy traffic going to these <strong>destination</strong> IPs, CIDR nets, hostnames, or aliases, but let it pass directly through the firewall.<br/> (Applies only to transparent mode.)<br/><br/> <strong>Note: Separate entries by semi-colons (;)</strong> ]]> |