Update to Mac OSX startup script name
authorDavid Schmidt <david__schmidt@users.sourceforge.net>
Fri, 9 Aug 2002 19:20:54 +0000 (19:20 +0000)
committerDavid Schmidt <david__schmidt@users.sourceforge.net>
Fri, 9 Aug 2002 19:20:54 +0000 (19:20 +0000)
doc/source/user-manual.sgml

index 5200fd2..fbad451 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.14 2002/08/06 09:16:13 oes Exp $
+ $Id: user-manual.sgml,v 1.123.2.15 2002/08/07 17:32:11 oes Exp $
 
  Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
  See LICENSE.
@@ -58,7 +58,7 @@
  </subscript>
 </pubdate>
 
-<pubdate>$Id: user-manual.sgml,v 1.123.2.14 2002/08/06 09:16:13 oes Exp $</pubdate>
+<pubdate>$Id: user-manual.sgml,v 1.123.2.15 2002/08/07 17:32:11 oes Exp $</pubdate>
 
 <!--
 
@@ -279,22 +279,30 @@ automatically start Privoxy in the boot process.
 <!--   ~~~~~       New section      ~~~~~     -->
 <sect3 id="installation-mac"><title>Mac OSX</title>
 <para>
- Unzip the downloaded package (you can either double-click on the file
- in the finder, or on the desktop if you downloaded it there).  The
- Privoxy.pkg package should appear after unzipping. Then,
- double-click on that Privoxy.pkg package installer icon and follow
- the installation process.
+ Unzip the downloaded file (you can either double-click on the file
+ from the finder, or from the desktop if you downloaded it there).
+ Then, double-click on the package installer icon named
+ <literal>Privoxy.pkg</literal>
and follow the installation process.
  <application>Privoxy</application> will be installed in the folder
  <literal>/Library/Privoxy</literal>.
- It will run automatically whenever you start up.  To prevent it from
running automatically, remove or rename the folder
+ It will start automatically whenever you start up.  To prevent it from
starting automatically, remove or rename the folder
  <literal>/Library/StartupItems/Privoxy</literal>. 
 </para>
 <para>
- To run Privoxy by hand, double-click on 
- <literal>RunPrivoxy.command</literal>.
- To run Privoxy from Terminal, execute
- <literal>/Library/Privoxy/RunPrivoxy.command</literal>. 
+ To start Privoxy by hand, double-click on 
+ <literal>StartPrivoxy.command</literal> in the
+ <literal>/Library/Privoxy</literal> folder.
+ Or, type this command in the Terminal:
+</para>
+<para>
+  <screen>
+  /Library/Privoxy/StartPrivoxy.command
+  </screen>
+</para>
+<para>
+ You will be prompted for the administrator password.
 </para>
 </sect3>
 
@@ -987,20 +995,18 @@ Example Unix startup command:
 <title>Mac OSX</title>
 <para>
  During installation, <application>Privoxy</application> is configured to
- start automatically when the system restarts.  To run Privoxy by hand,
- double-click on the <literal>RunPrivoxy.command</literal> icon in the
+ start automatically when the system restarts.  To start Privoxy by hand,
+ double-click on the <literal>StartPrivoxy.command</literal> icon in the
  <literal>/Library/Privoxy</literal> folder.  Or, type this command
  in the Terminal:
 </para>
 <para>
   <screen>
-  /Library/Privoxy/RunPrivoxy.command
+  /Library/Privoxy/StartPrivoxy.command
   </screen>
 </para>
 <para>
- If you are not logged in as an administrator, you will be asked for the
- administrator password when starting <application>Privoxy</application>
- by hand.
+ You will be prompted for the administrator password.
 </para>
 </sect2>
 
@@ -5644,6 +5650,9 @@ 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.15  2002/08/07 17:32:11  oes
+ Converted some internal links from ulink to link for PDF creation; no content changed
+
  Revision 1.123.2.14  2002/08/06 09:16:13  oes
  Nits re: actions file download