]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Docs: fix HTML tags in release notes
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 24 Aug 2015 18:36:20 +0000 (11:36 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 24 Aug 2015 18:36:20 +0000 (11:36 -0700)
doc/release-notes/release-4.sgml

index 148b9d80618752f49997ca3728c1637bf779671a..d4c80760af701cf09bc6e6b33300f96b7280ede0 100644 (file)
@@ -104,8 +104,8 @@ Most user-facing changes are reflected in squid.conf (see below).
 
 <p>To mark an ICAP service as secure, use an <em>icaps://</em> service URI scheme when
    listing your service via an icap_service directive. The industry is using a
-   <q>Secure ICAP</q> term, and Squid follows that convention, but <em>icaps</em> seems more
-   appropriate for a <u>scheme</u> name.
+   <em>Secure ICAP</em> term, and Squid follows that convention, but <em>icaps</em> seems more
+   appropriate for a <em>scheme</em> name.
 
 <p>Squid uses <em>port 11344</em> for Secure ICAP by default, following another popular
    proxy convention. The old 1344 default for plain ICAP ports has not changed.