From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 30 Oct 2010 16:09:31 +0000 (+0000)
Subject: Remove the 'into the logfile' part in two debug descriptions.
X-Git-Tag: v_3_0_17~71
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/man-page/static/@default-cgi@/diff?a=commitdiff_plain;h=ab6b9fbd7d0bf309a1fd6b2eadb284515291785b;p=privoxy.git

Remove the 'into the logfile' part in two debug descriptions.
---

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index b3f8d4b3..0eb745a2 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.63 2010/05/23 12:11:18 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.64 2010/10/30 16:01:01 fabiankeil Exp $
 
  Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -97,7 +97,7 @@
  Sample Configuration File for Privoxy v&p-version;
 </title>
 <para>
- $Id: p-config.sgml,v 2.63 2010/05/23 12:11:18 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.64 2010/10/30 16:01:01 fabiankeil Exp $
 </para>
 <para>
 Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/
@@ -1009,7 +1009,7 @@ actionsfile
   debug     2 # show each connection status
   debug     4 # show I/O status
   debug     8 # show header parsing
-  debug    16 # log all data written to the network into the logfile
+  debug    16 # log all data written to the network
   debug    32 # debug force feature
   debug    64 # debug regular expression filters
   debug   128 # debug redirects
@@ -1019,7 +1019,7 @@ actionsfile
   debug  2048 # CGI user interface
   debug  4096 # Startup banner and warnings.
   debug  8192 # Non-fatal errors
-  debug 32768 # log all data read from the network into the logfile
+  debug 32768 # log all data read from the network
 </programlisting>
    </para>
    <para>