privoxy-log-parser: Completely highlight 'Reusing server socket 35 connected to nl...
[privoxy.git] / templates / show-status
index bbc6ae8..a4c15e4 100644 (file)
 #      Table content of block reasons and how often they were used.
 #    filter-statistics:
 #      Table content of content filter statistics.
-#  pcrs-support:
-#    Privoxy was compiled with pcrs support
 #  trust-support:
 #    Privoxy was compiled with trust support
 #  actions-filenames:
 #    The path to the actions files.
 #  re-filter-filenames:
-#    The path to the re_filter files. Only available if
-#    pcrs-support is set
+#    The path to the re_filter files.
 #  trust-filename:
 #    The path to the trust file. Only available if
 #    trust-support is set
       <td class="box">
         <h2>Content Filter Statistics:</h2>
         <table summary="Statistics for content filters" border="1">
-         <tr><th>Filter name</th><th>Executions</th><th>Pages modified</th><th>Hits</th></tr>
+         <tr><th>Filter name</th><th>Executions</th><th>Response bodies modified</th><th>Hits</th></tr>
 @filter-statistics@        </table>
       </td>
     </tr>
               <td><code>FEATURE_ZLIB</code></td>
               <td>@if-FEATURE_ZLIB-then@ Yes @else-not-FEATURE_ZLIB@ No @endif-FEATURE_ZLIB@</td>
               <td>Allows to decompress gzip and zlib compressed documents for filtering.
-                Requires external zlib library and hasn't been tested on all platforms.</td>
+                Requires external zlib library.</td>
             </tr>
           </table>
       </td>