current/doc/webserver/man-page privoxy-man-page.html, 1.38, 1.39
Lee <[email protected]> Fri, 26 Aug 2016 03:45:39 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current/doc/webserver/man-page
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6440/current/doc/webserver/man-page
Modified Files:
privoxy-man-page.html
Log Message:
rebuilt .html docs for privoxy version 3.0.26
Index: privoxy-man-page.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/man-page/privoxy-man-page.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** privoxy-man-page.html 26 Jul 2016 10:47:48 -0000 1.38
--- privoxy-man-page.html 26 Aug 2016 03:45:37 -0000 1.39
***************
*** 1,22 ****
! <!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
! <head>
! <title>
! Privoxy Man page
! </title>
! <link rel="stylesheet" type="text/css" href="../p_web.css">
! </head>
! <body>
! <h2>
! NAME
! </h2>
! <pre>
<!-- Manpage converted by man2html 3.0.1 -->
</pre>
! <h2>
! SYNOPSIS
! </h2>
! <pre>
<b>privoxy</b> [<b>--chroot</b> ] [<b>--config-test</b> ] [<b>--help</b> ] [<b>--no-daemon</b> ]
[<b>--pidfile</b> <i>pidfile</i> ] [<b>--pre-chroot-nslookup</b> <i>hostname</i> ] [<b>--user</b>
--- 1,19 ----
! <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
!
<html>
! <head>
! <title>Privoxy Man page</title>
! <link rel="stylesheet" type="text/css" href="../p_web.css">
! </head>
!
! <body>
! <h2>NAME</h2>
! <pre>
<!-- Manpage converted by man2html 3.0.1 -->
</pre>
!
! <h2>SYNOPSIS</h2>
! <pre>
<b>privoxy</b> [<b>--chroot</b> ] [<b>--config-test</b> ] [<b>--help</b> ] [<b>--no-daemon</b> ]
[<b>--pidfile</b> <i>pidfile</i> ] [<b>--pre-chroot-nslookup</b> <i>hostname</i> ] [<b>--user</b>
***************
*** 26,33 ****
</pre>
! <h2>
! OPTIONS
! </h2>
! <pre>
<b>Privoxy</b> may be invoked with the following command line options:
--- 23,29 ----
</pre>
!
! <h2>OPTIONS</h2>
! <pre>
<b>Privoxy</b> may be invoked with the following command line options:
***************
*** 92,99 ****
</pre>
! <h2>
! INSTALLATION AND USAGE
! </h2>
! <pre>
Browsers can either be individually configured to use <b>Privoxy</b> as a HTTP
proxy (recommended), or <b>Privoxy</b> can be combined with a packet filter to
--- 88,94 ----
</pre>
!
! <h2>INSTALLATION AND USAGE</h2>
! <pre>
Browsers can either be individually configured to use <b>Privoxy</b> as a HTTP
proxy (recommended), or <b>Privoxy</b> can be combined with a packet filter to
***************
*** 116,123 ****
</pre>
! <h2>
! CONFIGURATION
! </h2>
! <pre>
<b>Privoxy</b> can be configured with the various configuration files. The
default configuration files are: <i>config</i>, <i>default.filter</i>, <i>default.action</i>
--- 111,117 ----
</pre>
!
! <h2>CONFIGURATION</h2>
! <pre>
<b>Privoxy</b> can be configured with the various configuration files. The
default configuration files are: <i>config</i>, <i>default.filter</i>, <i>default.action</i>
***************
*** 149,156 ****
</pre>
! <h2>
! SIGNALS
! </h2>
! <pre>
<b>Privoxy</b> terminates on the <b>SIGINT</b> and <b>SIGTERM</b> signals. Log rotation
scripts may cause a re-opening of the logfile by sending a <b>SIGHUP</b> to
--- 143,149 ----
</pre>
!
! <h2>SIGNALS</h2>
! <pre>
<b>Privoxy</b> terminates on the <b>SIGINT</b> and <b>SIGTERM</b> signals. Log rotation
scripts may cause a re-opening of the logfile by sending a <b>SIGHUP</b> to
***************
*** 163,170 ****
</pre>
! <h2>
! NOTES
! </h2>
! <pre>
This is a beta version of <b>Privoxy</b>. Not all features are well tested.
--- 156,162 ----
</pre>
!
! <h2>NOTES</h2>
! <pre>
This is a beta version of <b>Privoxy</b>. Not all features are well tested.
***************
*** 174,181 ****
</pre>
! <h2>
! SEE ALSO
! </h2>
! <pre>
Other references and sites of interest to <b>Privoxy</b> users:
--- 166,172 ----
</pre>
!
! <h2>SEE ALSO</h2>
! <pre>
Other references and sites of interest to <b>Privoxy</b> users:
***************
*** 199,206 ****
</pre>
! <h2>
! DEVELOPMENT TEAM
! </h2>
! <pre>
Fabian Keil, lead developer
David Schmidt
--- 190,196 ----
</pre>
!
! <h2>DEVELOPMENT TEAM</h2>
! <pre>
Fabian Keil, lead developer
David Schmidt
***************
*** 218,222 ****
Privoxy 3.0.25 beta 26 July 2016 <b>PRIVOXY(1)</b>
</pre>
! </body>
</html>
-
--- 208,211 ----
Privoxy 3.0.25 beta 26 July 2016 <b>PRIVOXY(1)</b>
</pre>
! </body>
</html>
------------------------------------------------------------------------------