From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 28 Feb 2021 09:07:53 +0000 (+0100)
Subject: Rebuild user manual with updated changes
X-Git-Tag: v_3_0_33~110
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/@user-manual@?a=commitdiff_plain;h=78619a0f9d61b2e4bbf9b940f1a92bd09981ced6;p=privoxy.git

Rebuild user manual with updated changes
---

diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html
index 94c31a26..49a6cd76 100644
--- a/doc/webserver/user-manual/whatsnew.html
+++ b/doc/webserver/user-manual/whatsnew.html
@@ -54,7 +54,7 @@
           <li>
             <p>Obsolete pcre: Prevent invalid memory accesses with an invalid pattern passed to pcre_compile(). Note
             that the obsolete pcre code is scheduled to be removed before the 3.0.33 release. There has been a warning
-            since since 2008 already. Commit 28512e5b624. OVE-20210222-0001. Reported by: Joshua Rogers (Opera)</p>
+            since 2008 already. Commit 28512e5b624. OVE-20210222-0001. Reported by: Joshua Rogers (Opera)</p>
           </li>
         </ul>
       </li>
@@ -115,7 +115,7 @@
         <p>General improvements:</p>
         <ul>
           <li>
-            <p>Log the TLS version and the the cipher when debug 2 is enabled..</p>
+            <p>Log the TLS version and the the cipher when debug 2 is enabled.</p>
           </li>
           <li>
             <p>ssl_send_certificate_error(): Respect HEAD requests by not sending a body.</p>