Use apt-get instead of dpkg to install Debian package, which is more
authorRoland Rosenfeld <roland@spinnaker.de>
Thu, 8 May 2003 18:17:33 +0000 (18:17 +0000)
committerRoland Rosenfeld <roland@spinnaker.de>
Thu, 8 May 2003 18:17:33 +0000 (18:17 +0000)
solid, uses the correct and most recent Debian version automatically.

doc/source/user-manual.sgml

index 1b8ae22..08be1f7 100644 (file)
@@ -32,7 +32,7 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
- $Id: user-manual.sgml,v 1.123.2.31 2003/03/26 02:03:43 oes Exp $
+ $Id: user-manual.sgml,v 1.123.2.32 2003/04/11 03:13:57 hal9 Exp $
 
  Copyright (C) 2001- 2003 Privoxy Developers <developers@privoxy.org>
  See LICENSE.
@@ -58,7 +58,7 @@
  </subscript>
 </pubdate>
 
-<pubdate>$Id: user-manual.sgml,v 1.123.2.31 2003/03/26 02:03:43 oes Exp $</pubdate>
+<pubdate>$Id: user-manual.sgml,v 1.123.2.32 2003/04/11 03:13:57 hal9 Exp $</pubdate>
 
 <!--
 
@@ -222,10 +222,9 @@ automatically start Privoxy in the boot process.
 <!--   ~~~~~       New section      ~~~~~     -->
 <sect3 id="installation-deb"><title>Debian</title>
 <para>
- DEBs can be installed with <literal>dpkg -i
- privoxy_&p-version;-1.deb</literal>, and will use
- <filename>/etc/privoxy</filename> for the location of configuration
- files.
+ DEBs can be installed with <literal>apt-get install privoxy</literal>,
+ and will use <filename>/etc/privoxy</filename> for the location of 
+ configuration files.
 </para>
 </sect3>
 
@@ -6291,6 +6290,10 @@ In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibut
  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
  $Log: user-manual.sgml,v $
+ Revision 1.123.2.32  2003/04/11 03:13:57  hal9
+ Add small note about only one filterfile (as opposed to multiple actions
+ files).
+
  Revision 1.123.2.31  2003/03/26 02:03:43  oes
  Updated hard-coded copyright dates