From 473cfd051580edfa1e2a3f6beeb9a0d09a8253fd Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 30 Jun 2008 14:56:25 +0000 Subject: [PATCH] Rebuild with latest changes. --- doc/webserver/developer-manual/coding.html | 4 +-- doc/webserver/developer-manual/index.html | 2 +- doc/webserver/faq/configuration.html | 4 +-- doc/webserver/faq/contact.html | 12 +++---- doc/webserver/faq/index.html | 2 +- doc/webserver/faq/misc.html | 2 +- doc/webserver/index.html | 17 +++------- doc/webserver/user-manual/actions-file.html | 18 +++++----- doc/webserver/user-manual/appendix.html | 18 +++++----- doc/webserver/user-manual/configuration.html | 4 +-- doc/webserver/user-manual/copyright.html | 3 +- doc/webserver/user-manual/filter-file.html | 2 +- doc/webserver/user-manual/index.html | 24 +++++++------- doc/webserver/user-manual/startup.html | 35 -------------------- 14 files changed, 52 insertions(+), 95 deletions(-) diff --git a/doc/webserver/developer-manual/coding.html b/doc/webserver/developer-manual/coding.html index 7914d63a..4dfb244a 100644 --- a/doc/webserver/developer-manual/coding.html +++ b/doc/webserver/developer-manual/coding.html @@ -2336,7 +2336,7 @@ WIDTH="100%" >
const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 2.19 2008/05/12 11:13:33 fabiankeil Exp $";
+>const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 2.20 2008/06/14 13:21:24 fabiankeil Exp $";
 /*********************************************************************
  *
  * File        :  $Source$
@@ -2424,7 +2424,7 @@ WIDTH="100%"
 CLASS="PROGRAMLISTING"
 >#ifndef _FILENAME_H
 #define _FILENAME_H
-#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 2.19 2008/05/12 11:13:33 fabiankeil Exp $"
+#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 2.20 2008/06/14 13:21:24 fabiankeil Exp $"
 /*********************************************************************
  *
  * File        :  $Source$
diff --git a/doc/webserver/developer-manual/index.html b/doc/webserver/developer-manual/index.html
index 47f82260..29336e97 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.19 2008/05/12 11:13:33 fabiankeil Exp $

$Id: developer-manual.sgml,v 2.20 2008/06/14 13:21:24 fabiankeil Exp $

srvany.exe. See the discussion at http://sourceforge.net/tracker/?func=detail&atid=361118&aid=485617&group_id=11118, @@ -1230,7 +1230,7 @@ CLASS="APPLICATION" > For a good discussion of some of the issues involved (including privacy and security issues), see http://sourceforge.net/tracker/?func=detail&atid=211118&aid=629518&group_id=11118.

For casual users, our support forum at SourceForge is probably best suited: http://sourceforge.net/tracker/?group_id=11118&atid=211118

default.action file, to http://sourceforge.net/tracker/?group_id=11118&atid=460288, @@ -228,7 +228,7 @@ NAME="CONTACT-BUGS" >

Please report all bugs through our bug tracker: http://sourceforge.net/tracker/?group_id=11118&atid=111118.

and observe the additional hints at the top of the submit form You are welcome to submit ideas on new features or other proposals for improvement through our feature request tracker at http://sourceforge.net/tracker/?atid=361118&group_id=11118.


$Id: faq.sgml,v 2.43 2008/06/14 13:21:25 fabiankeil Exp $

$Id: faq.sgml,v 2.44 2008/06/19 01:41:36 hal9 Exp $

http://sourceforge.net/tracker/?group_id=11118&atid=460288, to submit
  • Download recent releases @@ -192,15 +192,6 @@ TARGET="_top" >

  • The above docs as PDF in Zip archive -

  • Classic Man Page


    Copyright © 2001 - 2006 by Privoxy Developers +> Copyright © 2001 - 2008 by Privoxy Developers

    +> \ No newline at end of file diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html index 72fd1bc8..563ca82f 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:

    6.1. Controlling Privoxy with Your Web Browser

        Privoxy Menu

    12.1. License

     Peter Thoenen
     Martin Thomas
    + Jochen Voss
     Song Weijia
     Jörg Weinmann 
     Darren Wiebe
    diff --git a/doc/webserver/user-manual/filter-file.html b/doc/webserver/user-manual/filter-file.html index cd3fb52b..e0de605f 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


    $Id: user-manual.sgml,v 2.75 2008/06/13 16:06:48 fabiankeil Exp $

    $Id: user-manual.sgml,v 2.79 2008/06/27 18:00:53 markm68k Exp $

    6.1. Controlling Privoxy with Your Web Browser
    8.1. Finding the Right Mix
    8.2. How to Edit
    8.4.1. The Domain Pattern
    8.4.2. The Path Pattern
    8.5.34. Summary
    8.7.1. default.action
    8.7.2. user.action
    9.1. Filter File Tutorial
    12.1. License
    14.2. Privoxy's Internal Pages

    An administrator username and password must be supplied in order for the Privoxy Utility to perform any of the tasks.

    During installation, Privoxy is configured to - start automatically when the system restarts. To start Privoxy manually, - double-click on the StartPrivoxy.command icon in the - /Library/Privoxy folder. Or, type this command - in the Terminal:

      /Library/Privoxy/StartPrivoxy.command
    -  

    You will be prompted for the administrator password.