docs: fix various html tags mistakes
[mesa.git] / docs / egl.html
index e752a707a3bc1e8febb78c46f4a8ed58d7c4dd65..2bc8f2372728822c69d6275ef71559b949b6df0e 100644 (file)
@@ -130,16 +130,6 @@ mesa/demos repository.</p>
 runtime</p>
 
 <dl>
-<dt><code>EGL_DRIVER</code></dt>
-<dd>
-
-<p>This variable specifies a full path to or the name of an EGL driver.  It
-forces the specified EGL driver to be loaded.  It comes in handy when one wants
-to test a specific driver.  This variable is ignored for setuid/setgid
-binaries.</p>
-
-</dd>
-
 <dt><code>EGL_PLATFORM</code></dt>
 <dd>
 
@@ -178,6 +168,7 @@ the X server directly using (XCB-)DRI2 protocol.</p>
 <p>This driver can share DRI drivers with <code>libGL</code>.</p>
 
 </dd>
+</dl>
 
 <h2>Packaging</h2>