Author: buildbot
Date: Fri Aug  3 15:59:09 2012
New Revision: 827847

Log:
Staging update by buildbot for vcl

Modified:
    websites/staging/vcl/trunk/content/   (props changed)
    websites/staging/vcl/trunk/content/docs/VCL23Installation.html

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Aug  3 15:59:09 2012
@@ -1 +1 @@
-1369062
+1369064

Modified: websites/staging/vcl/trunk/content/docs/VCL23Installation.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/VCL23Installation.html (original)
+++ websites/staging/vcl/trunk/content/docs/VCL23Installation.html Fri Aug  3 
15:59:09 2012
@@ -78,24 +78,7 @@
   
   <div id="content">
     <h1 class="title"></h1>
-    <p>Title:VCL 2.3 Install Guide
-Notice:    Licensed to the Apache Software Foundation (ASF) under one
-           or more contributor license agreements.  See the NOTICE file
-           distributed with this work for additional information
-           regarding copyright ownership.  The ASF licenses this file
-           to you under the Apache License, Version 2.0 (the
-           "License"); you may not use this file except in compliance
-           with the License.  You may obtain a copy of the License at
-           .
-             http://www.apache.org/licenses/LICENSE-2.0
-           .
-           Unless required by applicable law or agreed to in writing,
-           software distributed under the License is distributed on an
-           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-           KIND, either express or implied.  See the License for the
-           specific language governing permissions and limitations
-           under the License.</p>
-<p><strong>VCL 2.3 Installation Guide</strong></p>
+    <p><strong>VCL 2.3 Installation Guide</strong></p>
 <p>This guide will provide the necessary steps to install and configure VCL 
software. It covers the set up of the database , web portal, and management 
node.</p>
 <div class="toc">
 <ul>
@@ -107,12 +90,10 @@ Notice:    Licensed to the Apache Softwa
 <p>VCL currently supports the use of mysql database.</p>
 <ol>
 <li>Download and Extract the Apache VCL Source<ul>
-<li>If you have not already done so, download and the Apache VCL source to the 
database server:<ul>
-<li>wget http://www.apache.org/dist/vcl/apache-VCL-2.3.tar.bz2</li>
-</ul>
-</li>
-<li>Extract the files:</li>
-<li>tar -jxvf apache-VCL-2.3.tar.bz2</li>
+<li>If you have not already done so, download and the Apache VCL source to the 
database server:
+     <pre><code>wget 
http://www.apache.org/dist/vcl/apache-VCL-2.3.tar.bz2</code></pre></li>
+<li>Extract the files:
+    <pre><code>tar -jxvf apache-VCL-2.3.tar.bz2</code></pre></li>
 </ul>
 </li>
 </ol>


Reply via email to