From: Fabian Keil <fk@fabiankeil.de> Date: Sat, 18 Jul 2009 12:18:52 +0000 (+0000) Subject: Don't describe the action files in the FAQ when we can simply link to the description... X-Git-Tag: v_3_0_14~32 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/static/diff?a=commitdiff_plain;h=ff8dd3b31c5a67a685bab5ccb6a76b6f6d58fadc;p=privoxy.git Don't describe the action files in the FAQ when we can simply link to the description in the User Manual. --- diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index aeb7ef5b..2f21b296 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -27,7 +27,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 2.62 2009/06/12 14:30:58 fabiankeil Exp $ + $Id: faq.sgml,v 2.63 2009/06/15 15:08:03 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -78,7 +78,7 @@ </subscript> </pubdate> -<pubdate>$Id: faq.sgml,v 2.62 2009/06/12 14:30:58 fabiankeil Exp $</pubdate> +<pubdate>$Id: faq.sgml,v 2.63 2009/06/15 15:08:03 fabiankeil Exp $</pubdate> <!-- @@ -808,23 +808,8 @@ way to do this?</title> <title>There are several different <quote>actions</quote> files. What are the differences?</title> <para> - Three actions files - are being included by the developers, to be used for - different purposes: These are - <filename>default.action</filename>, the <quote>main</quote> actions file - which is actively maintained by the <application>Privoxy</application> - developers and typically sets the default policies, <filename>user.action</filename>, - where users are encouraged to make their private customizations. - Please see <ulink url="../user-manual/actions-file.html">the actions chapter</ulink> - in the <ulink url="../user-manual/index.html">User Manual</ulink> for a more - detailed explanation. -</para> - -<para> - Earlier versions included three different versions of the - <filename>default.action</filename> file. The new scheme allows for - greater flexibility of local configuration, and for browser based - selection of pre-defined <quote>aggressiveness</quote> levels. + Please have a look at the <ulink url="../user-manual/actions-file.html">the actions chapter</ulink> + in the <ulink url="../user-manual/index.html">User Manual</ulink> for a detailed explanation. </para> </sect2> @@ -2945,6 +2930,9 @@ browsing has slowed to a crawl. What gives? </title> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA $Log: faq.sgml,v $ +Revision 2.63 2009/06/15 15:08:03 fabiankeil +Patch #2806626 from Frédéric Crozat to fix a closing tag. + Revision 2.62 2009/06/12 14:30:58 fabiankeil Update entities for 3.0.13 beta.