aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs/lists.html
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/docs/lists.html')
-rw-r--r--mesalib/docs/lists.html42
1 files changed, 20 insertions, 22 deletions
diff --git a/mesalib/docs/lists.html b/mesalib/docs/lists.html
index 033b0b70a..d89bcffbd 100644
--- a/mesalib/docs/lists.html
+++ b/mesalib/docs/lists.html
@@ -1,38 +1,36 @@
-<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 Mailing Lists</title>
+ <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
+<body>
-<TITLE>Mesa Mailing Lists</TITLE>
-
-<link rel="stylesheet" type="text/css" href="mesa.css"></head>
-
-<BODY>
-
-<H1>Mailing Lists</H1>
+<h1>Mailing Lists</h1>
<p>There are four Mesa 3D / DRI mailing lists:
</p>
<ul>
-<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-users"
+<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-users"
target="_parent">mesa-users</a> - intended for end-users of Mesa and DRI
drivers. Newbie questions are OK, but please try the general OpenGL
-resources and Mesa/DRI documentation first.
+resources and Mesa/DRI documentation first.</p>
</li>
-<br>
-<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev"
+<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev"
target="_parent">mesa-dev</a> - for Mesa, Gallium and DRI development
-discussion. Not for beginners.
+discussion. Not for beginners.</p>
</li>
-<br>
-<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit"
+<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit"
target="_parent">mesa-commit</a> - relays git check-in messages
(for developers).
-In general, people should not post to this list.
+In general, people should not post to this list.</p>
</li>
-<br>
-<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-announce"
+<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-announce"
target="_parent">mesa-announce</a> - announcements of new Mesa
-versions are sent to this list. Very low traffic.
+versions are sent to this list. Very low traffic.</p>
</li>
</ul>
@@ -65,7 +63,7 @@ DRI wiki</a>.
<br>
-<H1>OpenGL Forums</H1>
+<h1>OpenGL Forums</h1>
<p>
Here are some other OpenGL-related forums you might find useful:
@@ -82,5 +80,5 @@ target="_parent">OpenGL discussion forums</A> at www.opengl.org</li>
</ul>
</ul>
-</HTML>
-</BODY>
+</body>
+</html>