From 2afbba3d1be8e0c53169a05faeab2ac24ccc23b1 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 15 Feb 2010 15:50:38 +0000 Subject: [PATCH] Rebuilt for 3.0.16 stable. Once more, with feeling. --- doc/webserver/developer-manual/coding.html | 10 +++---- doc/webserver/developer-manual/contact.html | 6 ++-- doc/webserver/developer-manual/copyright.html | 2 +- doc/webserver/developer-manual/index.html | 4 +-- .../developer-manual/newrelease.html | 2 +- doc/webserver/faq/contact.html | 6 ++-- doc/webserver/faq/index.html | 4 +-- doc/webserver/user-manual/actions-file.html | 20 ++++++------- doc/webserver/user-manual/appendix.html | 20 ++++++------- doc/webserver/user-manual/configuration.html | 6 ++-- doc/webserver/user-manual/contact.html | 6 ++-- doc/webserver/user-manual/copyright.html | 4 +-- doc/webserver/user-manual/filter-file.html | 4 +-- doc/webserver/user-manual/index.html | 28 +++++++++---------- doc/webserver/user-manual/installation.html | 2 +- doc/webserver/user-manual/introduction.html | 2 +- doc/webserver/user-manual/quickstart.html | 4 +-- doc/webserver/user-manual/startup.html | 6 ++-- doc/webserver/user-manual/whatsnew.html | 9 +++++- 19 files changed, 76 insertions(+), 69 deletions(-) diff --git a/doc/webserver/developer-manual/coding.html b/doc/webserver/developer-manual/coding.html index 2993d2f4..6898541f 100644 --- a/doc/webserver/developer-manual/coding.html +++ b/doc/webserver/developer-manual/coding.html @@ -2336,10 +2336,10 @@ WIDTH="100%" >
const char FILENAME_rcs[] = "$Id: coding.html,v 1.49 2010/01/11 12:42:44 fabiankeil Exp $";
+>const char FILENAME_rcs[] = "$Id$";
 /*********************************************************************
  *
- * File        :  $Source: /cvsroot/ijbswa/current/doc/webserver/developer-manual/coding.html,v $
+ * File        :  $Source$
  *
  * Purpose     :  (Fill me in with a good description!)
  *
@@ -2417,10 +2417,10 @@ WIDTH="100%"
 CLASS="PROGRAMLISTING"
 >#ifndef _FILENAME_H
 #define _FILENAME_H
-#define FILENAME_H_VERSION "$Id: coding.html,v 1.49 2010/01/11 12:42:44 fabiankeil Exp $"
+#define FILENAME_H_VERSION "$Id$"
 /*********************************************************************
  *
- * File        :  $Source: /cvsroot/ijbswa/current/doc/webserver/developer-manual/coding.html,v $
+ * File        :  $Source$
  *
  * Purpose     :  (Fill me in with a good description!)
  *
@@ -2587,4 +2587,4 @@ VALIGN="top"
 >
\ No newline at end of file
+>
diff --git a/doc/webserver/developer-manual/contact.html b/doc/webserver/developer-manual/contact.html
index 7230b802..a1992adc 100644
--- a/doc/webserver/developer-manual/contact.html
+++ b/doc/webserver/developer-manual/contact.html
@@ -414,8 +414,8 @@ CLASS="LITERALLAYOUT"
 >

You don't have to tell us your actual name when filing a problem - report, but please use a nickname so we can differentiate between - your messages and the ones entered by other "anonymous" users that + report, but if you don't, please use a nickname so we can differentiate + between your messages and the ones entered by other "anonymous" users that may respond to your request if they have the same problem or already found a solution.

\ No newline at end of file +> diff --git a/doc/webserver/developer-manual/copyright.html b/doc/webserver/developer-manual/copyright.html index 0654b03a..a0826fc6 100644 --- a/doc/webserver/developer-manual/copyright.html +++ b/doc/webserver/developer-manual/copyright.html @@ -295,4 +295,4 @@ VALIGN="top" > +> \ No newline at end of file diff --git a/doc/webserver/developer-manual/index.html b/doc/webserver/developer-manual/index.html index 97996a1b..54b92edb 100644 --- a/doc/webserver/developer-manual/index.html +++ b/doc/webserver/developer-manual/index.html @@ -51,7 +51,7 @@ TARGET="_top"

$Id: developer-manual.sgml,v 2.32 2009/11/15 14:24:12 fabiankeil Exp $

$Id: developer-manual.sgml,v 2.33 2010/02/13 17:38:27 fabiankeil Exp $

\ No newline at end of file +> diff --git a/doc/webserver/developer-manual/newrelease.html b/doc/webserver/developer-manual/newrelease.html index c97933a3..cc8d8518 100644 --- a/doc/webserver/developer-manual/newrelease.html +++ b/doc/webserver/developer-manual/newrelease.html @@ -1953,4 +1953,4 @@ VALIGN="top" >
+> \ No newline at end of file diff --git a/doc/webserver/faq/contact.html b/doc/webserver/faq/contact.html index c1c4268a..b3b73575 100644 --- a/doc/webserver/faq/contact.html +++ b/doc/webserver/faq/contact.html @@ -414,8 +414,8 @@ CLASS="LITERALLAYOUT" >

You don't have to tell us your actual name when filing a problem - report, but please use a nickname so we can differentiate between - your messages and the ones entered by other "anonymous" users that + report, but if you don't, please use a nickname so we can differentiate + between your messages and the ones entered by other "anonymous" users that may respond to your request if they have the same problem or already found a solution.

\ No newline at end of file +> diff --git a/doc/webserver/faq/index.html b/doc/webserver/faq/index.html index a01671a7..bfdea30b 100644 --- a/doc/webserver/faq/index.html +++ b/doc/webserver/faq/index.html @@ -48,7 +48,7 @@ TARGET="_top" >

$Id: index.html,v 1.60 2010/02/13 16:39:07 fabiankeil Exp $

$Id: faq.sgml,v 2.69 2010/02/13 17:38:27 fabiankeil Exp $

\ No newline at end of file +> diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html index ed6ffe40..5dceae76 100644 --- a/doc/webserver/user-manual/actions-file.html +++ b/doc/webserver/user-manual/actions-file.html @@ -233,7 +233,7 @@ CLASS="FILENAME" > +> \ No newline at end of file diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html index 14fb83a1..0b2ca1af 100644 --- a/doc/webserver/user-manual/appendix.html +++ b/doc/webserver/user-manual/appendix.html @@ -748,7 +748,7 @@ CLASS="SECT2" >

14.2. Privoxy's Internal Pages

Short cuts. Turn off, then on:

+> \ No newline at end of file diff --git a/doc/webserver/user-manual/configuration.html b/doc/webserver/user-manual/configuration.html index 8a25fe65..7d798b1b 100644 --- a/doc/webserver/user-manual/configuration.html +++ b/doc/webserver/user-manual/configuration.html @@ -98,7 +98,7 @@ CLASS="SECT2" >

6.1. Controlling Privoxy with Your Web Browser

    Privoxy Menu

\ No newline at end of file +> diff --git a/doc/webserver/user-manual/contact.html b/doc/webserver/user-manual/contact.html index 05987a3d..bb674434 100644 --- a/doc/webserver/user-manual/contact.html +++ b/doc/webserver/user-manual/contact.html @@ -418,8 +418,8 @@ CLASS="LITERALLAYOUT" >

You don't have to tell us your actual name when filing a problem - report, but please use a nickname so we can differentiate between - your messages and the ones entered by other "anonymous" users that + report, but if you don't, please use a nickname so we can differentiate + between your messages and the ones entered by other "anonymous" users that may respond to your request if they have the same problem or already found a solution.

\ No newline at end of file +> diff --git a/doc/webserver/user-manual/copyright.html b/doc/webserver/user-manual/copyright.html index 91136d78..65eac471 100644 --- a/doc/webserver/user-manual/copyright.html +++ b/doc/webserver/user-manual/copyright.html @@ -102,7 +102,7 @@ CLASS="SECT2" >

12.1. License

+> \ No newline at end of file diff --git a/doc/webserver/user-manual/filter-file.html b/doc/webserver/user-manual/filter-file.html index 077d6a79..d096b9d4 100644 --- a/doc/webserver/user-manual/filter-file.html +++ b/doc/webserver/user-manual/filter-file.html @@ -366,7 +366,7 @@ CLASS="SECT2" >

9.1. Filter File Tutorial

+> \ No newline at end of file diff --git a/doc/webserver/user-manual/index.html b/doc/webserver/user-manual/index.html index 18973b2a..c9e09484 100644 --- a/doc/webserver/user-manual/index.html +++ b/doc/webserver/user-manual/index.html @@ -50,7 +50,7 @@ TARGET="_top" >

$Id: index.html,v 1.70 2010/02/13 16:40:25 fabiankeil Exp $

$Id: user-manual.sgml,v 2.120 2010/02/13 17:38:39 fabiankeil Exp $

+> \ No newline at end of file diff --git a/doc/webserver/user-manual/installation.html b/doc/webserver/user-manual/installation.html index f029e401..907a9830 100644 --- a/doc/webserver/user-manual/installation.html +++ b/doc/webserver/user-manual/installation.html @@ -1079,4 +1079,4 @@ VALIGN="top" >
+> \ No newline at end of file diff --git a/doc/webserver/user-manual/introduction.html b/doc/webserver/user-manual/introduction.html index 183b8310..f7d2ab38 100644 --- a/doc/webserver/user-manual/introduction.html +++ b/doc/webserver/user-manual/introduction.html @@ -279,4 +279,4 @@ VALIGN="top" > +> \ No newline at end of file diff --git a/doc/webserver/user-manual/quickstart.html b/doc/webserver/user-manual/quickstart.html index e3c0806c..0ea4ca70 100644 --- a/doc/webserver/user-manual/quickstart.html +++ b/doc/webserver/user-manual/quickstart.html @@ -727,7 +727,7 @@ CLASS="GUIBUTTON" >

\ No newline at end of file +> diff --git a/doc/webserver/user-manual/startup.html b/doc/webserver/user-manual/startup.html index eb8a497c..c3c369c8 100644 --- a/doc/webserver/user-manual/startup.html +++ b/doc/webserver/user-manual/startup.html @@ -114,7 +114,7 @@ CLASS="APPLICATION" >

\ No newline at end of file +> diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html index f7c2d84d..1eed4f36 100644 --- a/doc/webserver/user-manual/whatsnew.html +++ b/doc/webserver/user-manual/whatsnew.html @@ -159,6 +159,13 @@ CLASS="APPLICATION" >
  • The no-such-domain template if used if for DNS resolution + problems with FEATURE_IPV6_SUPPORT enabled. Previously the + connect-failed template was used. Reported by 'zebul666'. +

  • Accepts quoted expiration dates even though RFC 2109 10.1.2 doesn't seem to allow them. Reported anonymously.

  • \ No newline at end of file +> -- 2.39.2