Remove the 'into the logfile' part in two debug descriptions.
authorFabian Keil <fk@fabiankeil.de>
Sat, 30 Oct 2010 16:09:31 +0000 (16:09 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 30 Oct 2010 16:09:31 +0000 (16:09 +0000)
doc/source/p-config.sgml

index b3f8d4b..0eb745a 100644 (file)
@@ -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>