aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs/subset.html
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/docs/subset.html')
-rw-r--r--mesalib/docs/subset.html21
1 files changed, 11 insertions, 10 deletions
diff --git a/mesalib/docs/subset.html b/mesalib/docs/subset.html
index c706381e3..0ceb13666 100644
--- a/mesalib/docs/subset.html
+++ b/mesalib/docs/subset.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>Mesa Subset Driver</title>
+ <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
+<body>
-<TITLE>Mesa Subset Driver</TITLE>
-
-<link rel="stylesheet" type="text/css" href="mesa.css"></head>
-
-<BODY>
-
-<H1>Mesa Subset Driver</H1>
+<h1>Mesa Subset Driver</h1>
<p>
In 2002/2003 Tungsten Graphics was contracted to develop a subset Mesa/Radeon
@@ -20,5 +21,5 @@ The specification for this subset can be found
<a href="subset-A.html">here</a>.
</p>
-</BODY>
-</HTML>
+</body>
+</html>