From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 16 Feb 2009 17:10:34 +0000 (+0000)
Subject: Fix entry about shortened log messages. Noticed by Lee.
X-Git-Tag: v_3_0_11~20
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/faq/static/gitweb.js?a=commitdiff_plain;h=59d134f28e0942e4464788aa3b41e8f70d3f18c8;p=privoxy.git

Fix entry about shortened log messages. Noticed by Lee.
---

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 8af6da9e..9314031d 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -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.
 
diff --git a/doc/webserver/announce.txt b/doc/webserver/announce.txt
index 3c616908..1210ca78 100644
--- a/doc/webserver/announce.txt
+++ b/doc/webserver/announce.txt
@@ -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
diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html
index 96c26f03..b4e146b7 100644
--- a/doc/webserver/user-manual/whatsnew.html
+++ b/doc/webserver/user-manual/whatsnew.html
@@ -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
+>