From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 15 Feb 2020 13:02:18 +0000 (+0100)
Subject: Rebuild docs with updated license info
X-Git-Tag: v_3_0_29~526
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/howto.html?a=commitdiff_plain;h=70ff0fc7428a95e47db29a89e5e5437d89dce96f;p=privoxy.git

Rebuild docs with updated license info
---

diff --git a/README b/README
index 2da1e781..60e5ab88 100644
--- a/README
+++ b/README
@@ -45,7 +45,9 @@ flexible configuration and can be customized to suit individual needs and
 tastes. It has application for both stand-alone systems and multi-user
 networks.
 
-Privoxy is Free Software and licensed under the GNU GPLv2.
+Privoxy is Free Software. You can redistribute it and/or modify it under the
+terms of the GNU GPLv2 or (at your option) any later version published by the
+FSF.
 
 Privoxy is an associated project of Software in the Public Interest (SPI).
 
diff --git a/doc/webserver/faq/index.html b/doc/webserver/faq/index.html
index 07a7967e..ecddaf5f 100644
--- a/doc/webserver/faq/index.html
+++ b/doc/webserver/faq/index.html
@@ -25,7 +25,8 @@
           web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk.
           Privoxy has a flexible configuration and can be customized to suit individual needs and tastes. It has
           application for both stand-alone systems and multi-user networks.</p>
-          <p>Privoxy is Free Software and licensed under the GNU GPLv2.</p>
+          <p>Privoxy is Free Software. You can redistribute it and/or modify it under the terms of the GNU GPLv2 or (at
+          your option) any later version published by the FSF.</p>
           <p>Privoxy is an associated project of Software in the Public Interest (SPI).</p>
           <p>Helping hands and donations are welcome:</p>
           <ul>
diff --git a/doc/webserver/index.html b/doc/webserver/index.html
index cfda173e..5288da73 100644
--- a/doc/webserver/index.html
+++ b/doc/webserver/index.html
@@ -19,7 +19,8 @@
           web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk.
           Privoxy has a flexible configuration and can be customized to suit individual needs and tastes. It has
           application for both stand-alone systems and multi-user networks.</p>
-          <p>Privoxy is Free Software and licensed under the GNU GPLv2.</p>
+          <p>Privoxy is Free Software. You can redistribute it and/or modify it under the terms of the GNU GPLv2 or (at
+          your option) any later version published by the FSF.</p>
           <p>Privoxy is an associated project of Software in the Public Interest (SPI).</p>
           <p>Helping hands and donations are welcome:</p>
           <ul>
diff --git a/doc/webserver/privoxy-index.html b/doc/webserver/privoxy-index.html
index 630eeb1e..cd2bb9bf 100644
--- a/doc/webserver/privoxy-index.html
+++ b/doc/webserver/privoxy-index.html
@@ -20,7 +20,8 @@
           web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk.
           Privoxy has a flexible configuration and can be customized to suit individual needs and tastes. It has
           application for both stand-alone systems and multi-user networks.</p>
-          <p>Privoxy is Free Software and licensed under the GNU GPLv2.</p>
+          <p>Privoxy is Free Software. You can redistribute it and/or modify it under the terms of the GNU GPLv2 or (at
+          your option) any later version published by the FSF.</p>
           <p>Privoxy is an associated project of Software in the Public Interest (SPI).</p>
           <p>Helping hands and donations are welcome:</p>
           <ul>
diff --git a/doc/webserver/user-manual/config.html b/doc/webserver/user-manual/config.html
index ad8e518e..efb61ed9 100644
--- a/doc/webserver/user-manual/config.html
+++ b/doc/webserver/user-manual/config.html
@@ -689,7 +689,9 @@
               <p>If the address for the hostname isn't already known on the system (for example because it's in
               /etc/hostname), this may result in DNS traffic.</p>
               <p>If the specified address isn't available on the system, or if the hostname can't be resolved,
-              <span class="APPLICATION">Privoxy</span> will fail to start.</p>
+              <span class="APPLICATION">Privoxy</span> will fail to start. On GNU/Linux, and other platforms that can
+              listen on not yet assigned IP addresses, Privoxy will start and will listen on the specified address
+              whenever the IP address is assigned to the system</p>
               <p>IPv6 addresses containing colons have to be quoted by brackets. They can only be used if <span class=
               "APPLICATION">Privoxy</span> has been compiled with IPv6 support. If you aren't sure if your version
               supports it, have a look at <tt class="LITERAL">http://config.privoxy.org/show-status</tt>.</p>
@@ -2240,7 +2242,7 @@
                     <pre class="SCREEN">    # Define a couple of tags, the described effect requires action sections
     # that are enabled based on CLIENT-TAG patterns.
     client-specific-tag circumvent-blocks Overrule blocks but do not affect other actions
-    disable-content-filters Disable content-filters but do not affect other actions</pre>
+    client-specific-tag disable-content-filters Disable content-filters but do not affect other actions</pre>
                   </td>
                 </tr>
               </table>
diff --git a/doc/webserver/user-manual/index.html b/doc/webserver/user-manual/index.html
index 4d3898e9..d7b73fbc 100644
--- a/doc/webserver/user-manual/index.html
+++ b/doc/webserver/user-manual/index.html
@@ -24,7 +24,8 @@
           web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk.
           Privoxy has a flexible configuration and can be customized to suit individual needs and tastes. It has
           application for both stand-alone systems and multi-user networks.</p>
-          <p>Privoxy is Free Software and licensed under the GNU GPLv2.</p>
+          <p>Privoxy is Free Software. You can redistribute it and/or modify it under the terms of the GNU GPLv2 or (at
+          your option) any later version published by the FSF.</p>
           <p>Privoxy is an associated project of Software in the Public Interest (SPI).</p>
           <p>Helping hands and donations are welcome:</p>
           <ul>