From 0f319e52b51ebfde6ec9323f49bdcf75beffabd8 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 3 Jun 2009 18:30:18 +0000
Subject: [PATCH] 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.

---
 doc/source/p-config.sgml | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

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/
-- 
2.49.0