current/doc/webserver/man-page privoxy-man-page.html, 1.39, 1.40
Fabian Keil <[email protected]> Fri, 26 Aug 2016 12:32:51 +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-serv30811/doc/webserver/man-page
Modified Files:
privoxy-man-page.html
Log Message:
Rebuild HTML docs for 3.0.26 stable
This commit yet again introduces lots of white-space
changes as the tidy output apparently isn't stable
across platforms.
Index: privoxy-man-page.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/man-page/privoxy-man-page.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -C2 -d -r1.39 -r1.40
*** privoxy-man-page.html 26 Aug 2016 03:45:37 -0000 1.39
--- privoxy-man-page.html 26 Aug 2016 12:32:49 -0000 1.40
***************
*** 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>
--- 1,22 ----
<!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>
***************
*** 23,29 ****
</pre>
!
! <h2>OPTIONS</h2>
! <pre>
<b>Privoxy</b> may be invoked with the following command line options:
--- 26,33 ----
</pre>
! <h2>
! OPTIONS
! </h2>
! <pre>
<b>Privoxy</b> may be invoked with the following command line options:
***************
*** 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
--- 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
***************
*** 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>
--- 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>
***************
*** 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
--- 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
***************
*** 156,162 ****
</pre>
!
! <h2>NOTES</h2>
! <pre>
This is a beta version of <b>Privoxy</b>. Not all features are well tested.
--- 163,170 ----
</pre>
! <h2>
! NOTES
! </h2>
! <pre>
This is a beta version of <b>Privoxy</b>. Not all features are well tested.
***************
*** 166,172 ****
</pre>
!
! <h2>SEE ALSO</h2>
! <pre>
Other references and sites of interest to <b>Privoxy</b> users:
--- 174,181 ----
</pre>
! <h2>
! SEE ALSO
! </h2>
! <pre>
Other references and sites of interest to <b>Privoxy</b> users:
***************
*** 190,196 ****
</pre>
!
! <h2>DEVELOPMENT TEAM</h2>
! <pre>
Fabian Keil, lead developer
David Schmidt
--- 199,206 ----
</pre>
! <h2>
! DEVELOPMENT TEAM
! </h2>
! <pre>
Fabian Keil, lead developer
David Schmidt
***************
*** 208,211 ****
Privoxy 3.0.25 beta 26 July 2016 <b>PRIVOXY(1)</b>
</pre>
! </body>
</html>
--- 218,222 ----
Privoxy 3.0.25 beta 26 July 2016 <b>PRIVOXY(1)</b>
</pre>
! </body>
</html>
+
------------------------------------------------------------------------------