Point out that the SourceForge messaging system works like a blackhole and should...
[privoxy.git] / doc / source / buildsource.sgml
index b250502..f7ac862 100644 (file)
@@ -3,9 +3,9 @@
 
  Purpose     :  Entity included in other project documents.
                 
- $Id: buildsource.sgml,v 2.14 2007/11/22 17:38:40 hal9 Exp $
+ $Id: buildsource.sgml,v 2.17 2009/02/21 13:27:58 hal9 Exp $
 
- Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/
+ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
@@ -42,8 +42,8 @@
 
 <para>
  <screen>
- tar xzvf privoxy-&p-version;<![%p-not-stable;[-beta]]>-src* [.tgz or .tar.gz]
- cd privoxy-&p-version;<![%p-not-stable;[-beta]]>
+ tar xzvf privoxy-&p-version;<![%p-not-stable;[-beta]]><![%p-stable;[-stable]]>-src.tar.gz
+ cd privoxy-&p-version;<![%p-not-stable;[-beta]]><![%p-stable;[-stable]]>
 </screen>
 </para>
 
@@ -225,8 +225,8 @@ can also be disabled through the configuration file.
 <para>
  If install finds previous versions of local configuration files, most of
  these will not be overwritten, and the new ones will be installed with a
- <quote>new</quote> extension. default.action, default.filter, and 
standard.action <emphasis>will be overwritten</emphasis>. You will then need
+ <quote>new</quote> extension. default.action and default.filter
+ <emphasis>will be overwritten</emphasis>. You will then need
  to manually update the other installed configuration files as needed. The
  default template files <emphasis>will</emphasis> be overwritten. If you have
  customized, local templates, these should be stored safely in a separate
@@ -241,7 +241,7 @@ can also be disabled through the configuration file.
  For more detailed instructions on how to build Redhat RPMs,
  Windows self-extracting installers, building on platforms with
  special requirements etc, please consult the <ulink
- url="../developer-manual/newrelease.html">developer manual</ulink>.
+ url="http://www.privoxy.org/developer-manual/newrelease.html">developer manual</ulink>.
 </para>
 
 <!-- print for README only -->