From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 11 Dec 2020 13:37:40 +0000 (+0100)
Subject: Slightly improve the wording of the ca-key-file documentation
X-Git-Tag: v_3_0_30~270^2~36
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/static/@default-cgi@toggle?a=commitdiff_plain;h=b7fcba6d251d317faa3656d64bab4a9dd22deff6;p=privoxy.git

Slightly improve the wording of the ca-key-file documentation
---

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index 1557a6fd..83ee1313 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -4080,9 +4080,9 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
   <term>Notes:</term>
   <listitem>
    <para>
-    This directive specifies the name of the CA key file
-    in ".pem" format. See the <ulink url="#CA-CERT-FILE">ca-cert-file</ulink>
-    for a command to generate it.
+    This directive specifies the name of the CA key file in ".pem" format.
+    The <ulink url="#CA-CERT-FILE">ca-cert-file section</ulink> contains
+    a command to generate it.
    </para>
   </listitem>
  </varlistentry>