From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 27 Mar 2011 14:14:13 +0000 (+0000)
Subject: Remove an obsolete paragraph in the forwarded-connect-retries section
X-Git-Tag: v_3_0_18~272
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/static/@default-cgi@toggle?a=commitdiff_plain;h=0a9d1ee499e12d83f0f5615008c2d341bc30f75f;p=privoxy.git

Remove an obsolete paragraph in the forwarded-connect-retries section

The bug that forwarded-connect-retries covered direct connections, too,
has just been fixed (I hope), so there's no need to document it any longer.
---

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index d0871449..1a32064b 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -3,7 +3,7 @@
 
  Purpose     :  Used with other docs and files only.
 
- $Id: p-config.sgml,v 2.67 2011/01/09 12:10:34 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.68 2011/02/10 22:25:32 fabiankeil Exp $
 
  Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -97,7 +97,7 @@
  Sample Configuration File for Privoxy v&p-version;
 </title>
 <para>
- $Id: p-config.sgml,v 2.67 2011/01/09 12:10:34 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.68 2011/02/10 22:25:32 fabiankeil Exp $
 </para>
 <para>
 Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/
@@ -2278,10 +2278,6 @@ forward-socks4, forward-socks4a and forward-socks5</title>
     that go away when you try again manually. Start with a small value and check Privoxy's
     logfile from time to time, to see how many retries are usually needed.
    </para>
-   <para>
-    Due to a bug, this option currently also causes Privoxy to
-    retry in case of certain problems with direct connections.
-   </para>
   </listitem>
  </varlistentry>
  <varlistentry>