aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs/download.html
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-06-15 08:28:24 +0200
committermarha <marha@users.sourceforge.net>2012-06-15 08:28:24 +0200
commit7a2af605c2c2b0d2e9bbb0b161eba8842acefbcb (patch)
tree4b28c371be2077a3a6127cbc0694c80a84100699 /mesalib/docs/download.html
parent925b68a7b26823fdfa1cb25d3edc3545fc2175b1 (diff)
downloadvcxsrv-7a2af605c2c2b0d2e9bbb0b161eba8842acefbcb.tar.gz
vcxsrv-7a2af605c2c2b0d2e9bbb0b161eba8842acefbcb.tar.bz2
vcxsrv-7a2af605c2c2b0d2e9bbb0b161eba8842acefbcb.zip
fontconfig mesa pixman xserver git update 15 juni 2012
Diffstat (limited to 'mesalib/docs/download.html')
-rw-r--r--mesalib/docs/download.html25
1 files changed, 13 insertions, 12 deletions
diff --git a/mesalib/docs/download.html b/mesalib/docs/download.html
index 6a9533aae..3d543281f 100644
--- a/mesalib/docs/download.html
+++ b/mesalib/docs/download.html
@@ -1,12 +1,13 @@
-<HTML>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ <title>Getting Mesa</title>
+ <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
+<body>
-<TITLE>Getting Mesa</TITLE>
-
-<link rel="stylesheet" type="text/css" href="mesa.css"></head>
-
-<BODY>
-
-<H1>Downloading</H1>
+<h1>Downloading</h1>
<p>
Primary Mesa download site:
@@ -20,7 +21,7 @@ When a new release is coming, release candidates (betas) may be found
</p>
-<H1>Unpacking</H1>
+<h1>Unpacking</h1>
<p>
Mesa releases are available in three formats: .tar.bz2, .tar.gz, and .zip
@@ -79,7 +80,7 @@ instructions</a>.
</p>
-<H1>Demos and GLUT</H2>
+<h1>Demos and GLUT</h1>
<p>
A package of Mark Kilgard's GLUT library is available
@@ -98,5 +99,5 @@ were split off some time ago.
</p>
-</BODY>
-</HTML>
+</body>
+</html>