From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 21 Dec 2020 07:52:53 +0000 (+0100)
Subject: developer-manual: Update paragraph to reflect that Privoxy-Regression-Test now defaul... 
X-Git-Tag: v_3_0_30~183
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/user-manual/static/@proxy-info-url@?a=commitdiff_plain;h=7fa217da5b2f8777fd6287bf29a46b9815106787;p=privoxy.git

developer-manual: Update paragraph to reflect that Privoxy-Regression-Test now defaults to using 127.0.0.1:8118/ as privoxy address
---

diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml
index 9c2a1a9a..deab4bd2 100644
--- a/doc/source/developer-manual.sgml
+++ b/doc/source/developer-manual.sgml
@@ -2060,7 +2060,8 @@ fk@t520 ~ $privoxy-regression-test.pl --test-number 785 --verbose --debug 4
      </programlisting>
      <para>
       Use the if the <command>--privoxy-address</command> option if the
-      http_proxy environment variable isn't configured.
+      http_proxy environment variable isn't configured and you don't want
+      to use the default (http://127.0.0.1:8118/).
      </para>
     </sect2>