Fix entry about shortened log messages. Noticed by Lee.
authorFabian Keil <fk@fabiankeil.de>
Mon, 16 Feb 2009 17:10:34 +0000 (17:10 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 16 Feb 2009 17:10:34 +0000 (17:10 +0000)
doc/source/user-manual.sgml
doc/webserver/announce.txt
doc/webserver/user-manual/whatsnew.html

index 8af6da9..9314031 100644 (file)
@@ -33,7 +33,7 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
- $Id: user-manual.sgml,v 2.96 2009/02/14 13:14:03 fabiankeil Exp $
+ $Id: user-manual.sgml,v 2.97 2009/02/14 18:01:00 fabiankeil Exp $
 
  Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -59,7 +59,7 @@
  </subscript>
 </pubdate>
 
-<pubdate>$Id: user-manual.sgml,v 2.96 2009/02/14 13:14:03 fabiankeil Exp $</pubdate>
+<pubdate>$Id: user-manual.sgml,v 2.97 2009/02/14 18:01:00 fabiankeil Exp $</pubdate>
 
 <!--
 
@@ -501,8 +501,8 @@ How to install the binary packages depends on your operating system:
   </listitem>
   <listitem>
    <para>
-    Log messages are shortened by not printing the thread id
-    on its own (as opposed to putting it inside "Privoxy()".
+    Log messages are shortened by printing the thread id on its
+    own (as opposed to putting it inside the string "Privoxy()").
    </para>
   </listitem>
   <listitem>
@@ -8502,6 +8502,9 @@ In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibut
  USA
 
  $Log: user-manual.sgml,v $
+ Revision 2.97  2009/02/14 18:01:00  fabiankeil
+ Import ChangeLog.
+
  Revision 2.96  2009/02/14 13:14:03  fabiankeil
  Unbreak syntax.
 
index 3c61690..1210ca7 100644 (file)
@@ -38,8 +38,8 @@ ChangeLog for Privoxy
   requests, simply replace "debug 1" with "debug 1024".
 - The crunch reason has been moved to the beginning of the
   crunch message. For HTTP URLs, the protocol is logged as well.
-- Log messages are shortened by not printing the thread id
-  on its own (as opposed to putting it inside "Privoxy()".
+- Log messages are shortened by printing the thread id on its
+  own (as opposed to putting it inside the string "Privoxy()").
 - The config option socket-timeout has been added to control
   the time Privoxy waits for data to arrive on a socket.
 - Support for remote toggling is controlled by the configure
index 96c26f0..b4e146b 100644 (file)
@@ -150,8 +150,8 @@ CLASS="APPLICATION"
 ></LI
 ><LI
 ><P
->    Log messages are shortened by not printing the thread id
-    on its own (as opposed to putting it inside "Privoxy()".
+>   Log messages are shortened by printing the thread id on its
+    own (as opposed to putting it inside the string "Privoxy()").
    </P
 ></LI
 ><LI
@@ -397,4 +397,4 @@ VALIGN="top"
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>