From c1aac03803e8c7b38ebaed724516f524f2d7d9b2 Mon Sep 17 00:00:00 2001
From: Misha Brukman
Date: Wed, 12 May 2004 19:25:59 +0000
Subject: [PATCH] Make file standard-compliant once again.
llvm-svn: 13504
---
llvm/docs/GettingStarted.html | 31 ++++++++++---------------------
1 file changed, 10 insertions(+), 21 deletions(-)
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index 41cb1b98c9a5..69c552f82f99 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/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
+