From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 13 Sep 2020 12:13:41 +0000 (+0200)
Subject: Rebuild docs
X-Git-Tag: v_3_0_29~101
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/developer-manual/man-page/static/gitweb.js?a=commitdiff_plain;h=1fc24ddb17476a9227652722aa83a1bd0ec2d2f7;p=privoxy.git

Rebuild docs
---

diff --git a/AUTHORS b/AUTHORS
index f42b0b7c..6d88f824 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -176,9 +176,8 @@ Privoxy heavily relies on Philip Hazel's PCRE.
 The code to filter compressed content makes use of zlib which is written by
 Jean-loup Gailly and Mark Adler.
 
-On systems that lack snprintf(), Privoxy is using a version written by Mark
-Martinec. On systems that lack strptime(), Privoxy is using the one from the
-GNU C Library written by Ulrich Drepper.
+On systems that lack strptime(), Privoxy is using the one from the GNU C
+Library written by Ulrich Drepper.
 
 If we've missed you off this list, please let us know!
 
diff --git a/README b/README
index d642c69e..07db0310 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@
  *
  * Purpose     :  README file to give a short intro.
  *
- * Copyright   :  Written by and Copyright (C) 2001-2018 the
+ * Copyright   :  Written by and Copyright (C) 2001-2020 the
  *                Privoxy team. https://www.privoxy.org/
  *
  *                Based on the Internet Junkbuster originally written
diff --git a/doc/webserver/user-manual/configuration.html b/doc/webserver/user-manual/configuration.html
index 0dd6d07f..8460cb1e 100644
--- a/doc/webserver/user-manual/configuration.html
+++ b/doc/webserver/user-manual/configuration.html
@@ -52,7 +52,7 @@
                 <tr>
                   <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<a href=
                   "http://config.privoxy.org/client-tags" target="_top">View or toggle the tags that can be set based
-                  on the clients address</a></td>
+                  on the client's address</a></td>
                 </tr>
                 <tr>
                   <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<a href=
diff --git a/doc/webserver/user-manual/copyright.html b/doc/webserver/user-manual/copyright.html
index a455bb40..8b20398f 100644
--- a/doc/webserver/user-manual/copyright.html
+++ b/doc/webserver/user-manual/copyright.html
@@ -1266,8 +1266,8 @@ Public License instead of this License.  But first, please read
       <p>Privoxy heavily relies on Philip Hazel's PCRE.</p>
       <p>The code to filter compressed content makes use of zlib which is written by Jean-loup Gailly and Mark
       Adler.</p>
-      <p>On systems that lack snprintf(), Privoxy is using a version written by Mark Martinec. On systems that lack
-      strptime(), Privoxy is using the one from the GNU C Library written by Ulrich Drepper.</p>
+      <p>On systems that lack strptime(), Privoxy is using the one from the GNU C Library written by Ulrich
+      Drepper.</p>
     </div>
   </div>
   <div class="NAVFOOTER">