From 430245f555b8de7d89e935b2741645e276740a90 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 11 Dec 2008 18:14:06 +0000 Subject: [PATCH] Conform to the HTML 4.01 Strict specification. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60884 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index d40188fc58b..0a50c3c367d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -21,9 +21,11 @@
+


+

@@ -70,7 +72,7 @@ LLVM for a custom language, and the facilities LLVM offers in tutorial form.
  • LLVM Command Guide - A reference -manual for the LLVM command line utilities ("man" pages for LLVM tools).
    +manual for the LLVM command line utilities ("man" pages for LLVM tools).
    Current tools: llvm-ar, llvm-as, -- 2.34.1