From d933fa9507e1af7a0e27546d19c77dd8cc65f6e0 Mon Sep 17 00:00:00 2001
From: Anton Korobeynikov
Date: Fri, 29 Jun 2007 23:13:42 +0000
Subject: [PATCH] Change CVS-style 'labels' to SVN 'tags' directory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37821 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/GettingStarted.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index f0b51c36fff..95a2646d9b5 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -702,8 +702,8 @@ directory and fully populate it with the LLVM source code, Makefiles,
test directories, and local copies of documentation files.
If you want to get a specific release (as opposed to the most recent
-revision), you can specify a label. The following releases have the following
-labels:
+revision), you can checkout it from the 'tags' directory (instead of
+'trunk'). The following releases have the following labels: