current/doc/webserver/man-page privoxy-man-page.html, 1.41, 1.42
Fabian Keil <[email protected]> Thu, 12 Jan 2017 14:27:49 +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-serv24265/doc/webserver/man-page
Modified Files:
privoxy-man-page.html
Log Message:
Regenerate HTML docs with recent changes
configure.in has been locally reverted to r1.204
to get 3.0.26 stable documentation that can be put
on the webserver before the next release.
Tidied with tidy 5.2.0 from http://www.html-tidy.org/.
As an expected side effect the diff is bloated enough
to be considered a "rewrite" by git (again), but using
a more recent tidy version should make it easier to
prevent frequent diff bloat in the future when building
on different platforms.
As an unexpected side-effect some pre tags are messed
up now and their first line contains bogus white-space
that causes rendering issues. This regression should
be analysed and fixed or worked around before the next
release but doesn't seem critical.
It's conceivable that the tidy upgrade caused less
obvious regressions that have yet to be found.
Index: privoxy-man-page.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/man-page/privoxy-man-page.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -d -r1.41 -r1.42
*** privoxy-man-page.html 29 Aug 2016 10:47:44 -0000 1.41
--- privoxy-man-page.html 12 Jan 2017 14:27:46 -0000 1.42
***************
*** 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,16 ----
! <!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:
--- 20,25 ----
</pre>
! <h2>OPTIONS</h2>
! <pre>
<b>Privoxy</b> may be invoked with the following command line options:
***************
*** 86,99 ****
Helping hands and donations are welcome:
! • https://www.privoxy.org/faq/general.html#PARTICIPATE
! • https://www.privoxy.org/faq/general.html#DONATE
</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
--- 78,89 ----
Helping hands and donations are welcome:
! • https://www.privoxy.org/faq/general.html#PARTICIPATE
! • https://www.privoxy.org/faq/general.html#DONATE
</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>
--- 106,111 ----
</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
--- 137,142 ----
</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>
Please see the <i>User</i> <i>Manual</i> on how to contact the developers, for
feature requests, reporting problems, and other questions.
--- 149,154 ----
</pre>
! <h2>NOTES</h2>
! <pre>
Please see the <i>User</i> <i>Manual</i> on how to contact the developers, for
feature requests, reporting problems, and other questions.
***************
*** 172,179 ****
</pre>
! <h2>
! SEE ALSO
! </h2>
! <pre>
Other references and sites of interest to <b>Privoxy</b> users:
--- 156,161 ----
</pre>
! <h2>SEE ALSO</h2>
! <pre>
Other references and sites of interest to <b>Privoxy</b> users:
***************
*** 197,204 ****
</pre>
! <h2>
! DEVELOPMENT TEAM
! </h2>
! <pre>
Fabian Keil, lead developer
David Schmidt
--- 179,184 ----
</pre>
! <h2>DEVELOPMENT TEAM</h2>
! <pre>
Fabian Keil, lead developer
David Schmidt
***************
*** 216,220 ****
Privoxy 3.0.26 29 August 2016 <b>PRIVOXY(1)</b>
</pre>
! </body>
</html>
-
--- 196,199 ----
Privoxy 3.0.26 29 August 2016 <b>PRIVOXY(1)</b>
</pre>
! </body>
</html>
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
ijbswa-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ijbswa-commits