From: Fabian Keil <fk@fabiankeil.de> Date: Thu, 13 Aug 2020 12:42:02 +0000 (+0200) Subject: Remove OS/2 specific stuff from the user manual X-Git-Tag: v_3_0_29~158 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/user-manual/@default-cgi@show-url-info?a=commitdiff_plain;h=99ffe8553cc08f3784cfcd4e3cfb3cfefb3a4171;p=privoxy.git Remove OS/2 specific stuff from the user manual --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 0b085aa7..c2147e02 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -227,31 +227,6 @@ How to install the binary packages depends on your operating system: </sect3> -<!-- ~~~~~ New section ~~~~~ --> -<sect3 id="installation-os2"><title>OS/2</title> - -<para> - First, make sure that no previous installations of - <application>Junkbuster</application> and / or - <application>Privoxy</application> are left on your - system. Check that no <application>Junkbuster</application> - or <application>Privoxy</application> objects are in - your startup folder. -</para> - -<para> - Then, just double-click the WarpIN self-installing archive, which will - guide you through the installation process. A shadow of the - <application>Privoxy</application> executable will be placed in your - startup folder so it will start automatically whenever OS/2 starts. -</para> - -<para> - The directory you choose to install <application>Privoxy</application> - into will contain all of the configuration files. -</para> -</sect3> - <!-- ~~~~~ New section ~~~~~ --> <sect3 id="installation-mac"><title>Mac OS X</title> <para> @@ -1218,16 +1193,6 @@ Example Unix startup command: </para> </sect2> -<sect2 id="start-os2"> -<title>OS/2</title> -<para> - During installation, <application>Privoxy</application> is configured to - start automatically when the system restarts. You can start it manually by - double-clicking on the <application>Privoxy</application> icon in the - <application>Privoxy</application> folder. -</para> -</sect2> - <sect2 id="start-macosx"> <title>Mac OS X</title> <para> @@ -1577,7 +1542,7 @@ for details. <title>Configuration Files Overview</title> <para> For Unix, *BSD and GNU/Linux, all configuration files are located in - <filename>/etc/privoxy/</filename> by default. For MS Windows and OS/2 + <filename>/etc/privoxy/</filename> by default. For MS Windows these are all in the same directory as the <application>Privoxy</application> executable. <![%p-not-stable;[ The name and number of configuration files has changed from previous versions, and is @@ -1595,7 +1560,7 @@ for details. <listitem> <para> The <link linkend="config">main configuration file</link> is named <filename>config</filename> - on GNU/Linux, Unix, BSD, and OS/2, and <filename>config.txt</filename> + on GNU/Linux, Unix, BSD, and <filename>config.txt</filename> on Windows. This is a required file. </para> </listitem>