From: markm68k <markm68k@users.sourceforge.net> Date: Fri, 27 Jun 2008 18:00:53 +0000 (+0000) Subject: remove outdated startup information for mac os x X-Git-Tag: v_3_0_9~12 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/man-page/static/gitweb.js?a=commitdiff_plain;h=42a1da5da5908773929d4a19cf60039996d8f4dd;p=privoxy.git remove outdated startup information for mac os x --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 001a7fa7..3a8bb938 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -33,7 +33,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.77 2008/06/14 13:45:22 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.78 2008/06/21 17:03:03 fabiankeil Exp $ Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -59,7 +59,7 @@ </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.77 2008/06/14 13:45:22 fabiankeil Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.78 2008/06/21 17:03:03 fabiankeil Exp $</pubdate> <!-- @@ -1395,21 +1395,6 @@ Example Unix startup command: An administrator username and password must be supplied in order for the Privoxy Utility to perform any of the tasks. </para> -<para> - During installation, <application>Privoxy</application> is configured to - start automatically when the system restarts. To start &my-app; manually, - 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/StartPrivoxy.command - </screen> -</para> -<para> - You will be prompted for the administrator password. -</para> </sect2> @@ -8599,6 +8584,9 @@ In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibut USA $Log: user-manual.sgml,v $ + Revision 2.78 2008/06/21 17:03:03 fabiankeil + Fix typo. + Revision 2.77 2008/06/14 13:45:22 fabiankeil Re-add a colon I unintentionally removed a few revisions ago.