From: hal9 <hal9@users.sourceforge.net> Date: Thu, 18 Apr 2002 21:17:13 +0000 (+0000) Subject: Spell Redhat correctly (ie Red Hat). A few minor grammar corrections. X-Git-Tag: v_3_0_branchpoint~283 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/@url@?a=commitdiff_plain;h=d7900699eb8ddd647aa6ac52c2a048ba3c130113;p=privoxy.git Spell Redhat correctly (ie Red Hat). A few minor grammar corrections. --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 1e1c9d27..b5e86ba5 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -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> @@ -100,7 +100,6 @@ <!-- ~~~~~ 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;[, @@ -130,7 +129,6 @@ 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: --> @@ -187,18 +185,20 @@ </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 <name-of-rpm.rpm></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> @@ -409,7 +409,7 @@ </para> <para> - An init script is provided for SuSE and Redhat. + An init script is provided for SuSE and Red Hat. </para> <para> @@ -417,7 +417,7 @@ </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