From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 3 Jun 2009 18:30:18 +0000 (+0000)
Subject: Explicitly mention that the config file can be edited with a text editor and name... 
X-Git-Tag: v_3_0_13~47
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/static/developer-manual/@default-cgi@send-stylesheet?a=commitdiff_plain;h=0f319e52b51ebfde6ec9323f49bdcf75beffabd8;p=privoxy.git

Explicitly mention that the config file can be edited with a text editor and name a few examples.
As #2782881 reminds us, Windows users aren't generally used to changing configuration files that way.
---

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index c622cf2c..082dced0 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -3,7 +3,7 @@
 
  Purpose     :  Used with other docs and files only.
 
- $Id: p-config.sgml,v 2.50 2009/04/24 15:29:43 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.51 2009/05/10 10:19:23 fabiankeil Exp $
 
  Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -81,7 +81,9 @@
 <para>
  The main config file controls all aspects of <application>Privoxy</application>'s
  operation that are not location dependent (i.e. they apply universally, no matter
- where you may be surfing).
+ where you may be surfing). Like the filter and action files, the config file is
+ a plain text file and can be modified with a text editor like emacs, vim or
+ notepad.exe.
 </para>
 
 ]]>
@@ -95,7 +97,7 @@
  Sample Configuration File for Privoxy v&p-version;
 </title>
 <para>
- $Id: p-config.sgml,v 2.50 2009/04/24 15:29:43 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.51 2009/05/10 10:19:23 fabiankeil Exp $
 </para>
 <para>
 Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/