Author: buildbot
Date: Fri Aug 3 15:48:22 2012
New Revision: 827841
Log:
Staging update by buildbot for vcl
Modified:
websites/staging/vcl/trunk/content/ (props changed)
websites/staging/vcl/trunk/content/downloads/download.html
Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Aug 3 15:48:22 2012
@@ -1 +1 @@
-1369056
+1369057
Modified: websites/staging/vcl/trunk/content/downloads/download.html
==============================================================================
--- websites/staging/vcl/trunk/content/downloads/download.html (original)
+++ websites/staging/vcl/trunk/content/downloads/download.html Fri Aug 3
15:48:22 2012
@@ -145,13 +145,13 @@ could be added to the downloads from the
downloaded release files, you ensure they have not been tainted.</p>
<p>Run the following command to verify the MD5 sum. It should give output
similar to
"apache-VCL-2.3.tar.bz2: OK":</p>
-<div class="codehilite"><pre><span class="n">md5sum</span> <span
class="o">&</span><span class="c1">#45;c apache-VCL-2.3.tar.bz2.md5</span>
+<div class="codehilite"><pre><span class="n">md5sum</span> <span
class="o">-</span><span class="n">c</span> <span class="n">apache</span><span
class="o">-</span><span class="n">VCL</span><span class="o">-</span><span
class="mf">2.3</span><span class="o">.</span><span class="n">tar</span><span
class="o">.</span><span class="n">bz2</span><span class="o">.</span><span
class="n">md5</span>
</pre></div>
<p>Similarly, run the following command to verify the SHA1 sum. You should get
output
similar to "apache-VCL-2.3.tar.bz2: OK":</p></p>
-<div class="codehilite"><pre><span class="n">sha1sum</span> <span
class="o">&</span><span class="c1">#45;c apache-VCL-2.3.tar.bz2.sha1</span>
+<div class="codehilite"><pre><span class="n">sha1sum</span> <span
class="o">-</span><span class="n">c</span> <span class="n">apache</span><span
class="o">-</span><span class="n">VCL</span><span class="o">-</span><span
class="mf">2.3</span><span class="o">.</span><span class="n">tar</span><span
class="o">.</span><span class="n">bz2</span><span class="o">.</span><span
class="n">sha1</span>
</pre></div>
@@ -161,7 +161,7 @@ similar to "apache-VCL-2.3.tar.bz2: OK":
<p>download and import the VCL KEYS file (if you've imported the KEYS file for
previously
releases, you do not need to import it again):</p>
<p>:::BashLexer
-gpg --import KEYS</p>
+gpg --import KEYS</p>
</li>
<li>
<p>download the GPG Signature to the same location as the release file</p>
@@ -169,7 +169,7 @@ gpg --import KEYS</p>
<li>
<p>from the directory containing both the release file and the GPG signature,
run</p>
<p>:::BashLexer
-gpg --verify apache-VCL-2.3.tar.bz2.asc</p>
+gpg --verify apache-VCL-2.3.tar.bz2.asc</p>
</li>
</ol>
<h2 id="installation">Installation</h2>