Correct Build article:

- Change lists.shorewall.net to www1.shorewall.net
- Correct partial upload example

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-02-21 06:56:12 -08:00
parent e690303937
commit 3a9416fb87

View File

@ -391,8 +391,8 @@
<section> <section>
<title>upload44</title> <title>upload44</title>
<para>This script is used to upload a release to lists.shorewall.net. <para>This script is used to upload a release to www1.shorewall.net. The
The command is run in the build directory for the major release of the command is run in the build directory for the major release of the
product.</para> product.</para>
<blockquote> <blockquote>
@ -463,10 +463,10 @@
<para><command>upload44 4.3.7</command></para> <para><command>upload44 4.3.7</command></para>
</blockquote> </blockquote>
<para>Example 2 - Upload shorewall-perl-4.3.7.3:</para> <para>Example 2 - Upload shorewall-4.3.7.3:</para>
<blockquote> <blockquote>
<para><command>upload44 -p 4.3.7.3</command></para> <para><command>upload44 -c 4.3.7.3</command></para>
</blockquote> </blockquote>
</section> </section>
</section> </section>