#! /bin/sh /usr/share/dpatch/dpatch-run ## 29_usermanual.dpatch by Roland Rosenfeld ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: fix some broken markup in user-manual.sgml @DPATCH@ diff -urNad privoxy~/doc/source/user-manual.sgml privoxy/doc/source/user-manual.sgml --- privoxy~/doc/source/user-manual.sgml +++ privoxy/doc/source/user-manual.sgml @@ -452,7 +452,7 @@ Header filtering can be done with dedicated header filters now. As a result - the actions filter-client-headers and filter-server-headers + the actions filter-client-headers and filter-server-headers that were introduced with Privoxy 3.0.5 to apply the content filters to the headers as, well have been removed again. @@ -2442,8 +2442,6 @@ - - @@ -4079,7 +4077,7 @@ forward-socks4a 127.0.0.1:9050 . to use the socks4a proxy listening at 127.0.0.1 port 9050. - Replace forward-socks4a with forward-socks4 to use a socks4 connection (with local DNS + Replace forward-socks4a with forward-socks4 to use a socks4 connection (with local DNS resolution) instead. @@ -4087,7 +4085,7 @@ forward-socks4a 127.0.0.1:9050 proxy.example.org:8000 to use the socks4a proxy listening at 127.0.0.1 port 9050 to reach the HTTP proxy listening at proxy.example.org port 8000. - Replace forward-socks4a with forward-socks4 to use a socks4 connection (with local DNS + Replace forward-socks4a with forward-socks4 to use a socks4 connection (with local DNS resolution) instead. @@ -4116,7 +4114,7 @@ to exit. - Use the show-url-info CGI page + Use the show-url-info CGI page to verify that your forward settings do what you thought the do.