Fix typo.
authorFabian Keil <fk@fabiankeil.de>
Wed, 25 Feb 2009 19:01:57 +0000 (19:01 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 25 Feb 2009 19:01:57 +0000 (19:01 +0000)
default.action.master
doc/source/user-manual.sgml

index c3bfdd1..d2a9570 100644 (file)
@@ -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.
 #
 #    "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
index 20a1563..818cc42 100644 (file)
@@ -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.