Spell Redhat correctly (ie Red Hat). A few minor grammar corrections.
authorhal9 <hal9@users.sourceforge.net>
Thu, 18 Apr 2002 21:17:13 +0000 (21:17 +0000)
committerhal9 <hal9@users.sourceforge.net>
Thu, 18 Apr 2002 21:17:13 +0000 (21:17 +0000)
doc/source/user-manual.sgml

index 1e1c9d2..b5e86ba 100644 (file)
@@ -24,7 +24,7 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
- $Id: user-manual.sgml,v 1.82 2002/04/18 12:04:50 oes Exp $
+ $Id: user-manual.sgml,v 1.83 2002/04/18 18:21:12 oes Exp $
 
  Written by and Copyright (C) 2001 the SourceForge
  Privoxy team. http://www.privoxy.org/
@@ -45,7 +45,7 @@
 <artheader>
 <title>Privoxy User Manual</title>
 
-<pubdate>$Id: user-manual.sgml,v 1.82 2002/04/18 12:04:50 oes Exp $</pubdate>
+<pubdate>$Id: user-manual.sgml,v 1.83 2002/04/18 18:21:12 oes Exp $</pubdate>
 
 <authorgroup>
  <author>
 <!--   ~~~~~       New section      ~~~~~     -->
 
 <sect1 label="1" id="introduction"><title>Introduction</title>
-
 <para>
  This documentation is included with the current &p-status; version of
  <application>Privoxy</application>, v.&p-version;<![%p-not-stable;[, 
  features of ad and banner blocking and cookie management,
  <application>Privoxy</application> provides new features<![%p-not-stable;[,
  some of them currently under development]]>:
-<anchor id="testing"/>
 </para>
 
 <!-- Include newfeatures.sgml boilerplate here: -->
 </para>
 
 <!--   ~~~~~       New section      ~~~~~     -->
-<sect3 id="installation-pack-rpm"><title>Redhat and SuSE RPMs</title>
+<sect3 id="installation-pack-rpm"><title>Red Hat and SuSE RPMs</title>
 
 <para>
  RPMs can be installed with <literal>rpm -Uvh &lt;name-of-rpm.rpm&gt;</literal>,
- and will use <filename>/etc/privoxy</filename> for configuration files.
+ and will use <filename>/etc/privoxy</filename> for the location 
+ of configuration files.
 </para>
 
 <para>
  Note that if you have a <application>Junkbuster</application> RPM installed
  on your system, you need to remove it first, because the packages conflict.
- Otherwise, RPM will try removing Junkbuster automaticaly, before installing
- privoxy. 
+ Otherwise, RPM will try to remove <application>Junkbuster</application>
+ automatically, before installing <application>Privoxy</application>.
+ future reference.
 </para>
 </sect3>
 
 </para>
 
 <para>
- An init script is provided for SuSE and Redhat.
+ An init script is provided for SuSE and Red Hat.
 </para>
 
 <para>
 </para>
 
 <para>
- For RedHat: <command>/etc/rc.d/init.d/privoxy start</command>
+ For Red Hat: <command>/etc/rc.d/init.d/privoxy start</command>
 </para>
 
 
@@ -1042,7 +1042,7 @@ Please choose from the following options:
    <para>
     Your logfile will grow indefinitely, and you will probably want to
     periodically remove it.  On Unix systems, you can do this with a cron job
-    (see <quote>man cron</quote>). For Redhat, a <command>logrotate</command> 
+    (see <quote>man cron</quote>). For Red Hat, a <command>logrotate</command> 
     script has been included.
    </para> 
    <para>
@@ -4427,6 +4427,9 @@ Requests</title>
  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
  $Log: user-manual.sgml,v $
+ Revision 1.83  2002/04/18 18:21:12  oes
+ Added RPM install detail
+
  Revision 1.82  2002/04/18 12:04:50  oes
  Cosmetics