docs: prefer lowercase html tags
Signed-off-by: Brian Paul <brianp@vmware.com>
diff --git a/docs/install.html b/docs/install.html
index 5316497..c7995c8 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -71,7 +71,7 @@
-<H1 id="autoconf">2. Building with autoconf (Linux/Unix/X11)</H1>
+<h1 id="autoconf">2. Building with autoconf (Linux/Unix/X11)</h1>
<p>
The primary method to build Mesa on Unix systems is with autoconf.
@@ -92,7 +92,7 @@
-<H1 id="scons">3. Building with SCons (Windows/Linux)</H1>
+<h1 id="scons">3. Building with SCons (Windows/Linux)</h1>
<p>
To build Mesa with SCons on Linux or Windows do
@@ -126,21 +126,21 @@
-<H1 id="other">4. Building for other systems</H1>
+<h1 id="other">4. Building for other systems</h1>
<p>
Documentation for other environments (some may be very out of date):
</p>
-<UL>
-<li><A HREF="README.VMS">README.VMS</A> - VMS
-<LI><A HREF="README.CYGWIN">README.CYGWIN</A> - Cygwin
-<LI><A HREF="README.WIN32">README.WIN32</A> - Win32
-</UL>
+<ul>
+<li><a href="README.VMS">README.VMS</a> - VMS
+<li><a href="README.CYGWIN">README.CYGWIN</a> - Cygwin
+<li><a href="README.WIN32">README.WIN32</a> - Win32
+</ul>
-<H1 id="libs">5. Library Information</H1>
+<h1 id="libs">5. Library Information</h1>
<p>
When compilation has finished, look in the top-level <code>lib/</code>
@@ -184,7 +184,7 @@
</p>
-<H1 id="pkg-config">6. Building OpenGL programs with pkg-config</H1>
+<h1 id="pkg-config">6. Building OpenGL programs with pkg-config</h1>
<p>
Running <code>make install</code> will install package configuration files