From: Fabian Keil <fk@fabiankeil.de> Date: Wed, 25 Feb 2009 19:01:57 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v_3_0_12~55 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/developer-manual/@default-cgi@send-stylesheet?a=commitdiff_plain;h=49c572318ab271afcab1c50b8c6340fc260cf0b5;p=privoxy.git Fix typo. --- diff --git a/default.action.master b/default.action.master index c3bfdd16..d2a9570d 100644 --- a/default.action.master +++ b/default.action.master @@ -11,7 +11,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.action.master,v $ # -# $Id: default.action.master,v 1.166 2009/02/12 19:08:32 fabiankeil Exp $ +# $Id: default.action.master,v 1.167 2009/02/25 18:56:10 fabiankeil Exp $ # # Requires : This version requires Privoxy v3.0.11 or later due to # syntax changes. @@ -434,7 +434,7 @@ # # "reset-to-request-time" overwrites the value of the "Last-Modified:" # header with the current time. You could use this option together with -# hided-if-modified-since to further customize your random range. +# hide-if-modified-since to further customize your random range. # # +prevent-compression # Prevent the website from compressing the data. Some websites do diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 20a1563b..818cc42e 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -34,7 +34,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.99 2009/02/19 02:20:22 hal9 Exp $ + $Id: user-manual.sgml,v 2.100 2009/02/19 17:14:11 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -60,7 +60,7 @@ </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.99 2009/02/19 02:20:22 hal9 Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.100 2009/02/19 17:14:11 fabiankeil Exp $</pubdate> <!-- @@ -5231,7 +5231,7 @@ new action <quote>reset-to-request-time</quote> overwrites the value of the <quote>Last-Modified:</quote> header with the current time. You could use this option together with - <literal><link linkend="hide-if-modified-since">hided-if-modified-since</link></literal> + <literal><link linkend="hide-if-modified-since">hide-if-modified-since</link></literal> to further customize your random range. </para> <para> @@ -8513,6 +8513,12 @@ In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibut USA $Log: user-manual.sgml,v $ + Revision 2.100 2009/02/19 17:14:11 fabiankeil + - Copy the release cycle description from announce.txt into + the "What's New" section. + - Stop referring to the ChangeLog for a "complete list of changes". + The "What's New" section already contains the complete list. + Revision 2.99 2009/02/19 02:20:22 hal9 Make some links in seealso conditional. Man page is now privoxy only links.