From 7bbee96637ad3a65a3ef35d37efc7fc059a96e5a Mon Sep 17 00:00:00 2001 From: Fabian Keil <fk@fabiankeil.de> Date: Thu, 7 Jun 2007 12:36:22 +0000 Subject: [PATCH] Apply Roland's 29_usermanual.dpatch to fix a bunch of syntax errors I collected over the last months. --- doc/source/user-manual.sgml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 28b581fe..7fd3f835 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -33,7 +33,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.30 2007/04/25 15:10:36 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.31 2007/06/02 14:01:37 fabiankeil Exp $ Copyright (C) 2001-2007 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -59,7 +59,7 @@ </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.30 2007/04/25 15:10:36 fabiankeil Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.31 2007/06/02 14:01:37 fabiankeil Exp $</pubdate> <!-- @@ -452,7 +452,7 @@ How to install the binary packages depends on your operating system: <listitem> <para> Header filtering can be done with dedicated header filters now. As a result - the actions <q>filter-client-headers</q> and <q>filter-server-headers</q> + the actions <quote>filter-client-headers</quote> and <quote>filter-server-headers</quote> that were introduced with <application>Privoxy 3.0.5</application> to apply the content filters to the headers as, well have been removed again. </para> @@ -2442,8 +2442,6 @@ for details. </sect3> -</sect2> - <!-- ~ End section ~ --> @@ -4079,7 +4077,7 @@ new action <listitem> <para> <quote>forward-socks4a 127.0.0.1:9050 .</quote> to use the socks4a proxy listening at 127.0.0.1 port 9050. - Replace <q>forward-socks4a</q> with <q>forward-socks4</q> to use a socks4 connection (with local DNS + Replace <quote>forward-socks4a</quote> with <quote>forward-socks4</quote> to use a socks4 connection (with local DNS resolution) instead. </para> </listitem> @@ -4087,7 +4085,7 @@ new action <para> <quote>forward-socks4a 127.0.0.1:9050 proxy.example.org:8000</quote> 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 <q>forward-socks4a</q> with <q>forward-socks4</q> to use a socks4 connection (with local DNS + Replace <quote>forward-socks4a</quote> with <quote>forward-socks4</quote> to use a socks4 connection (with local DNS resolution) instead. </para> </listitem> @@ -4116,7 +4114,7 @@ new action to exit. </para> <para> - Use the <link linkend="http://config.privoxy.org/show-url-info">show-url-info CGI page</link> + Use the <ulink url="http://config.privoxy.org/show-url-info">show-url-info CGI page</ulink> to verify that your forward settings do what you thought the do. </para> </warning> @@ -8930,6 +8928,9 @@ In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibut USA $Log: user-manual.sgml,v $ + Revision 2.31 2007/06/02 14:01:37 fabiankeil + Start to document forward-override{}. + Revision 2.30 2007/04/25 15:10:36 fabiankeil - Describe installation for FreeBSD. - Start to document taggers and tag patterns. -- 2.49.0