Author: fapeeler
Date: Fri Aug  3 15:59:05 2012
New Revision: 1369064

URL: http://svn.apache.org/viewvc?rev=1369064&view=rev
Log:
codeblock

Modified:
    vcl/site/trunk/content/docs/VCL23Installation.mdtext

Modified: vcl/site/trunk/content/docs/VCL23Installation.mdtext
URL: 
http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/VCL23Installation.mdtext?rev=1369064&r1=1369063&r2=1369064&view=diff
==============================================================================
--- vcl/site/trunk/content/docs/VCL23Installation.mdtext (original)
+++ vcl/site/trunk/content/docs/VCL23Installation.mdtext Fri Aug  3 15:59:05 
2012
@@ -1,20 +1,3 @@
-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.
 
 **VCL 2.3 Installation Guide**
 
@@ -28,9 +11,9 @@ VCL currently supports the use of mysql 
 
  1. Download and Extract the Apache VCL Source
      - If you have not already done so, download and the Apache VCL source to 
the database server:
-        * wget http://www.apache.org/dist/vcl/apache-VCL-2.3.tar.bz2
+         <pre><code>wget 
http://www.apache.org/dist/vcl/apache-VCL-2.3.tar.bz2</code></pre>
      - Extract the files:
-       * tar -jxvf apache-VCL-2.3.tar.bz2
+        <pre><code>tar -jxvf apache-VCL-2.3.tar.bz2</code></pre>
 
 # Install and Configure the Web Components # {#web}
 


Reply via email to