]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Some overlooked cleanup
authorhno <>
Tue, 20 Jun 2006 04:52:58 +0000 (04:52 +0000)
committerhno <>
Tue, 20 Jun 2006 04:52:58 +0000 (04:52 +0000)
doc/release-notes/release-3.0.html
doc/release-notes/release-3.0.sgml

index 9ba0c1fea52b3cf455574d6506d35a70a5f7fe4a..141cffbc8aed0370d96584bbe5236282148b1ce6 100644 (file)
@@ -7,7 +7,7 @@
 <BODY>
 <H1>Squid 3.0.PRE4 release notes</H1>
 
-<H2>Squid Developers</H2>$Id: release-3.0.html,v 1.3 2006/06/19 22:45:48 hno Exp $
+<H2>Squid Developers</H2>$Id: release-3.0.html,v 1.4 2006/06/19 22:52:58 hno Exp $
 <HR>
 <EM>This document contains the release notes for version 3.0 of Squid.
 Squid is a WWW Cache application developed by the National Laboratory
@@ -1168,42 +1168,13 @@ icap_access class_1 allow all
 
 <P>
 <DL>
-<DT><B>httpd_accel_host</B><DD><P>Replaced by the defaultsite= or vport=0 (in case of virtual) http_port options
-<PRE>
-        
-</PRE>
-</P>
-<DT><B>httpd_accel_port</B><DD><P>
-<PRE>
-        Replaced by vport http(s)_port option
-        
-</PRE>
-</P>
-<DT><B>httpd_accel_single_host on|off</B><DD><P>
-<PRE>
-        Replaced by cache_peer originserver based request forwarding
-        making this option obsolete.
-        
-</PRE>
-</P>
-<DT><B>httpd_accel_with_proxy on|off</B><DD><P>
-<PRE>
-        Obsolete, no longer needed.
-        
-</PRE>
-</P>
-<DT><B>httpd_accel_uses_host_header on|off</B><DD><P>
-<PRE>
-        This has been replaced by the vhost http(s)_port option
-        
-</PRE>
-</P>
-<DT><B>httpd_accel_no_pmtu_disc on|off</B><DD><P>
-<PRE>
-        This has been replaced by the disable-pmtu-discovery=.. http_port option
-        
-</PRE>
-</P>
+<DT><B>httpd_accel_host</B><DD><P>Replaced by the defaultsite= or vport=0 (in case of virtual) http_port options</P>
+<DT><B>httpd_accel_port</B><DD><P>Replaced by vport http(s)_port option</P>
+<DT><B>httpd_accel_single_host on|off</B><DD><P>Replaced by cache_peer originserver based request forwarding
+making this option obsolete.</P>
+<DT><B>httpd_accel_with_proxy on|off</B><DD><P>Obsolete, no longer needed.</P>
+<DT><B>httpd_accel_uses_host_header on|off</B><DD><P>This has been replaced by the vhost http(s)_port option</P>
+<DT><B>httpd_accel_no_pmtu_disc on|off</B><DD><P>This has been replaced by the disable-pmtu-discovery=.. http_port option</P>
 <DT><B>header_access</B><DD><P>This has been replaced by request_header_access and reply_header_access</P>
 </DL>
 </P>
index fc61a60c587591663783fdfc18d2e4dba20e9d2b..f01729762af65685b66ebae6d4f0b4e9529208ad 100644 (file)
@@ -2,7 +2,7 @@
 <article>
 <title>Squid 3.0.PRE4 release notes</title>
 <author>Squid Developers</author>
-<date>$Id: release-3.0.sgml,v 1.20 2006/06/19 22:45:48 hno Exp $</date>
+<date>$Id: release-3.0.sgml,v 1.21 2006/06/19 22:52:58 hno Exp $</date>
 
 <abstract>
 This document contains the release notes for version 3.0 of Squid.
@@ -1060,29 +1060,17 @@ icap_access class_1 allow all
 <descrip>
        <tag>httpd_accel_host</tag>
        Replaced by the defaultsite= or vport=0 (in case of virtual) http_port options
-       <verb>
-       </verb>
        <tag>httpd_accel_port</tag>
-       <verb>
        Replaced by vport http(s)_port option
-       </verb>
        <tag>httpd_accel_single_host on|off</tag>
-       <verb>
        Replaced by cache_peer originserver based request forwarding
        making this option obsolete.
-       </verb>
        <tag>httpd_accel_with_proxy on|off</tag>
-       <verb>
        Obsolete, no longer needed.
-       </verb>
        <tag>httpd_accel_uses_host_header on|off</tag>
-       <verb>
        This has been replaced by the vhost http(s)_port option
-       </verb>
        <tag>httpd_accel_no_pmtu_disc on|off</tag>
-       <verb>
        This has been replaced by the disable-pmtu-discovery=.. http_port option
-       </verb>
        <tag>header_access</tag>
        <p>This has been replaced by request_header_access and reply_header_access
 </descrip>