From: hal9 <hal9@users.sourceforge.net>
Date: Thu, 28 Mar 2002 16:03:56 +0000 (+0000)
Subject: Correct fast-redirect misstatement in comments.
X-Git-Tag: v_2_9_14~338
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/man-page/faq/static/gitweb.js?a=commitdiff_plain;h=5941ebcbcdcb64cda20b552af52093c9961d9c0a;p=privoxy.git

Correct fast-redirect misstatement in comments.
---

diff --git a/default.action b/default.action
index b2c85ef5..e1ccb586 100644
--- a/default.action
+++ b/default.action
@@ -1,8 +1,8 @@
 ######################################################################
 # 
-#  File        :  $Source: /cvsroot/ijbswa/current/basic.action,v $
+#  File        :  $Source: /cvsroot/ijbswa/current/default.action,v $
 # 
-#  $Id: basic.action,v 1.3 2002/03/26 22:29:54 swa Exp $
+#  $Id: default.action,v 1.5 2002/03/27 15:30:26 swa Exp $
 #
 #  Purpose     :  Default actions file, see
 #                 http://www.privoxy.org/faq/questions.html#CONFIGFILES
@@ -210,7 +210,7 @@
 #    The +fast-redirects option enables interception of these requests
 #    by junkbuster, who will cut off all but the last valid URL in the
 #    request and send a local redirect back to your browser without
-#    contacting the remote site.
+#    contacting the intermediate sites.
 #
 # +filter{name}
 #    Filter the website through one or more regular expression filters.