From: Misha Brukman
Date: Wed, 12 May 2004 19:25:59 +0000 (+0000)
Subject: Make file standard-compliant once again.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b9be2bf270f931b2776bf7543515c6e198213875;p=oota-llvm.git
Make file standard-compliant once again.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13504 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 41cb1b98c9a..69c552f82f9 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -282,7 +282,7 @@ LLVM:
These are needed to use the LLVM test suite. Please note that newer
versions of QMTest may not work with the LLVM test suite. QMTest 2.0.3
can be retrieved from the QMTest CVS repository using the following
- commands:
+ commands:
- cvs -d :pserver:anoncvs@cvs.codesourcery.com:/home/qm/Repository login
@@ -291,7 +291,7 @@ LLVM:
- cvs -d :pserver:anoncvs@cvs.codesourcery.com:/home/qm/Repository co -r release-2-0-3 qm
-
+
@@ -446,27 +446,16 @@ revision), you can specify a label. The following releases have the following
label:
- -
- Release 1.2: RELEASE_12
-
-
- -
- Release 1.1: RELEASE_11
-
-
- -
- Release 1.0: RELEASE_1
-
+- Release 1.2: RELEASE_12
+- Release 1.1: RELEASE_11
+- Release 1.0: RELEASE_1
-
-If you would like to get the GCC front end source code, you can also get it
-from the CVS repository:
-
- - cvs -z3 -d :pserver:anon@llvm-cvs.cs.uiuc.edu:/var/cvs/llvm co
- llvm-gcc
-
-
+If you would like to get the GCC front end source code, you can also get it
+from the CVS repository:
+
+cvs -z3 -d :pserver:anon@llvm-cvs.cs.uiuc.edu:/var/cvs/llvm co llvm-gcc
+