From: hal9 <hal9@users.sourceforge.net>
Date: Tue, 24 Oct 2006 10:57:00 +0000 (+0000)
Subject: Add new filters.
X-Git-Tag: v_3_0_6~25
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/developer-manual/static/gitweb.js?a=commitdiff_plain;h=ca7677f78c04e149bea31db96852ef92a593e996;p=privoxy.git

Add new filters.
---

diff --git a/doc/source/privoxy-man-page.sgml b/doc/source/privoxy-man-page.sgml
index 9a293c2e..6df2d2b5 100644
--- a/doc/source/privoxy-man-page.sgml
+++ b/doc/source/privoxy-man-page.sgml
@@ -5,7 +5,7 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
- $Id: privoxy-man-page.sgml,v 2.9 2006/09/22 01:27:55 hal9 Exp $
+ $Id: privoxy-man-page.sgml,v 2.10 2006/10/03 11:12:18 hal9 Exp $
 
  Copyright (C) 2001-2006 Privoxy Developers http://privoxy.org
  See LICENSE.
@@ -317,6 +317,8 @@
 -filter{blogspot} \
 -filter{xml-to-html} \
 -filter{html-to-xml} \
+-filter{no-ping} \
+-filter{hide-tor-exit-notation} \
 -filter-client-headers \
 -filter-server-headers \
 -force-text-mode \
diff --git a/privoxy.1 b/privoxy.1
index f8c4a7dd..5d413519 100644
--- a/privoxy.1
+++ b/privoxy.1
@@ -3,7 +3,7 @@
 .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "PRIVOXY" "1" "03 October 2006" "Privoxy 3.0.6 UNRELEASED" ""
+.TH "PRIVOXY" "1" "24 October 2006" "Privoxy 3.0.6 UNRELEASED" ""
 .SH NAME
 privoxy \- Privacy Enhancing Proxy
 .SH SYNOPSIS
@@ -181,6 +181,8 @@ configuration might look like:
 -filter{blogspot} \\
 -filter{xml-to-html} \\
 -filter{html-to-xml} \\
+-filter{no-ping} \\
+-filter{hide-tor-exit-notation} \\
 -filter-client-headers \\
 -filter-server-headers \\
 -force-text-mode \\
@@ -352,7 +354,6 @@ the \fBPrivoxy\fR developer manual.
  
  Hal Burgiss
  Ian Cummings
- Félix Rauch
  Roland Rosenfeld
 .fi
 .SH "COPYRIGHT AND LICENSE"