[Privoxy-commits] [privoxy] 08/26: Regenerate user-manual
User Git
git at git.privoxy.org
Mon Jan 18 13:32:16 UTC 2021
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 786606e85a69bd33ee57f81bcbd5965b23b331c8
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Jan 16 20:41:28 2021 +0100
Regenerate user-manual
---
doc/webserver/user-manual/appendix.html | 16 ++++++++--------
doc/webserver/user-manual/config.html | 1 +
2 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html
index 166982dc..1a85db7f 100644
--- a/doc/webserver/user-manual/appendix.html
+++ b/doc/webserver/user-manual/appendix.html
@@ -202,7 +202,7 @@
these. If not, you will get a friendly error message. Internet access is not necessary either.</p>
<ul>
<li>
- <p>Privoxy main page:</p><a name="AEN6449" id="AEN6449"></a>
+ <p>Privoxy main page:</p><a name="AEN6451" id="AEN6451"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/" target="_top">http://config.privoxy.org/</a></p>
</blockquote>
@@ -211,7 +211,7 @@
"APPLICATION">Privoxy</span>)</p>
</li>
<li>
- <p>View and toggle client tags:</p><a name="AEN6457" id="AEN6457"></a>
+ <p>View and toggle client tags:</p><a name="AEN6459" id="AEN6459"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/client-tags" target=
"_top">http://config.privoxy.org/client-tags</a></p>
@@ -219,21 +219,21 @@
</li>
<li>
<p>Show information about the current configuration, including viewing and editing of actions
- files:</p><a name="AEN6462" id="AEN6462"></a>
+ files:</p><a name="AEN6464" id="AEN6464"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/show-status" target=
"_top">http://config.privoxy.org/show-status</a></p>
</blockquote>
</li>
<li>
- <p>Show the browser's request headers:</p><a name="AEN6467" id="AEN6467"></a>
+ <p>Show the browser's request headers:</p><a name="AEN6469" id="AEN6469"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/show-request" target=
"_top">http://config.privoxy.org/show-request</a></p>
</blockquote>
</li>
<li>
- <p>Show which actions apply to a URL and why:</p><a name="AEN6472" id="AEN6472"></a>
+ <p>Show which actions apply to a URL and why:</p><a name="AEN6474" id="AEN6474"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/show-url-info" target=
"_top">http://config.privoxy.org/show-url-info</a></p>
@@ -242,15 +242,15 @@
<li>
<p>Toggle Privoxy on or off. This feature can be turned off/on in the main <tt class="FILENAME">config</tt>
file. When toggled <span class="QUOTE">"off"</span>, <span class="QUOTE">"Privoxy"</span> continues to run,
- but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6480" id="AEN6480"></a>
+ but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6482" id="AEN6482"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/toggle" target="_top">http://config.privoxy.org/toggle</a></p>
</blockquote>
- <p>Short cuts. Turn off, then on:</p><a name="AEN6484" id="AEN6484"></a>
+ <p>Short cuts. Turn off, then on:</p><a name="AEN6486" id="AEN6486"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/toggle?set=disable" target=
"_top">http://config.privoxy.org/toggle?set=disable</a></p>
- </blockquote><a name="AEN6487" id="AEN6487"></a>
+ </blockquote><a name="AEN6489" id="AEN6489"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/toggle?set=enable" target=
"_top">http://config.privoxy.org/toggle?set=enable</a></p>
diff --git a/doc/webserver/user-manual/config.html b/doc/webserver/user-manual/config.html
index 53265735..a50b3609 100644
--- a/doc/webserver/user-manual/config.html
+++ b/doc/webserver/user-manual/config.html
@@ -2479,6 +2479,7 @@
<dd>
<p>This directive specifies the name of the CA key file in ".pem" format. The <a href="#CA-CERT-FILE"
target="_top">ca-cert-file section</a> contains a command to generate it.</p>
+ <p>The CA key is used by <span class="APPLICATION">Privoxy</span> to sign generated certificates.</p>
<p>Access to the key should be limited to Privoxy.</p>
</dd>
<dt>Example:</dt>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list