From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 19 Feb 2010 15:22:47 +0000 (+0000)
Subject: Add missing word.
X-Git-Tag: v_3_0_16~9
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/developer-manual/static/diff?a=commitdiff_plain;h=70b9ed04dec24ef32a00a14dbe2a1556275e9bd3;p=privoxy.git

Add missing word.
---

diff --git a/ChangeLog b/ChangeLog
index 2f279b66..6a6dc6db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@ ChangeLog for Privoxy
   work around Firefox bug #492459, which causes Firefox to hang
   if JavaScripts are blocked in certain situations. The option is
   enabled in the default config file.
-- Added the config option default-server-timeout to control the
+- Added the config file option default-server-timeout to control the
   assumed default server timeout. Since Privoxy no longer returns
   an error message for connection resets on reused client connections,
   assuming larger server timeout values appears to actually work
diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 0bee11e6..541c562d 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -34,7 +34,7 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
- $Id: user-manual.sgml,v 2.120 2010/02/13 17:38:39 fabiankeil Exp $
+ $Id: user-manual.sgml,v 2.121 2010/02/15 15:30:13 fabiankeil Exp $
 
  Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -60,7 +60,7 @@
  </subscript>
 </pubdate>
 
-<pubdate>$Id: user-manual.sgml,v 2.120 2010/02/13 17:38:39 fabiankeil Exp $</pubdate>
+<pubdate>$Id: user-manual.sgml,v 2.121 2010/02/15 15:30:13 fabiankeil Exp $</pubdate>
 
 <!--
 
@@ -453,7 +453,7 @@ How to install the binary packages depends on your operating system:
   </listitem>
   <listitem>
    <para>
-    Added the config option default-server-timeout to control the
+    Added the config file option default-server-timeout to control the
     assumed default server timeout. Since Privoxy no longer returns
     an error message for connection resets on reused client connections,
     assuming larger server timeout values appears to actually work
@@ -8824,6 +8824,9 @@ In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibut
  USA
 
  $Log: user-manual.sgml,v $
+ Revision 2.121  2010/02/15 15:30:13  fabiankeil
+ Mention the use of the no-such-domain template for DNS problems with FEATURE_IPV6_SUPPORT enabled.
+
  Revision 2.120  2010/02/13 17:38:39  fabiankeil
  Update entities for 3.0.16 stable.
 
diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html
index 1eed4f36..d1bf8633 100644
--- a/doc/webserver/user-manual/whatsnew.html
+++ b/doc/webserver/user-manual/whatsnew.html
@@ -101,7 +101,7 @@ CLASS="APPLICATION"
 ></LI
 ><LI
 ><P
->    Added the config option default-server-timeout to control the
+>    Added the config file option default-server-timeout to control the
     assumed default server timeout. Since Privoxy no longer returns
     an error message for connection resets on reused client connections,
     assuming larger server timeout values appears to actually work