From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 28 Jan 2021 10:34:51 +0000 (+0100)
Subject: Add missing actionsfile directive
X-Git-Tag: v_3_0_30~1
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/%20%22../user-manual/static/gitweb.js?a=commitdiff_plain;h=f5883f6356d072864458b81f44fff4c23e29a9b0;p=privoxy.git

Add missing actionsfile directive
---

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index b5c8500f..45065dfa 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -738,7 +738,7 @@ actionsfile
  fk 2007-11-07
 -->
 <![%config-file;[<literallayout>@@actionsfile user.action      # User customizations</literallayout>]]>
-<![%config-file;[<literallayout>@@#regression-tests.action     # Tests for privoxy-regression-test</literallayout>]]>
+<![%config-file;[<literallayout>@@#actionsfile regression-tests.action     # Tests for privoxy-regression-test</literallayout>]]>
 </sect3>
 
 <!--   ~~~~~       New section      ~~~~~     -->