docs: fix various html tags mistakes
authorEric Engestrom <eric.engestrom@intel.com>
Wed, 23 May 2018 11:46:44 +0000 (12:46 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Wed, 23 May 2018 15:52:23 +0000 (16:52 +0100)
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
docs/egl.html
docs/precompiled.html
docs/utilities.html

index 3d8a85b4e7eecb1c07a15b87cd5d5dac54b19698..2bc8f2372728822c69d6275ef71559b949b6df0e 100644 (file)
@@ -168,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>
 
index d1f4acec4d9e9cd81ffeaf4e9be61b99b948c650..97dc1ff4bd8c7163aee75cdd89711441a926eb6b 100644 (file)
@@ -24,10 +24,12 @@ Some Linux distributions closely follow the latest Mesa releases. On others one
 has to use unofficial channels.
 <br>
 There are some general directions:
+<ul>
 <li>Debian/Ubuntu based distros - PPA: xorg-edgers, oibaf and padoka</li>
 <li>Fedora - Corp: erp and che</li>
 <li>OpenSuse/SLES - OBS: X11:XOrg and pontostroy:X11</li>
 <li>Gentoo/Archlinux - officially provided/supported</li>
+</ul>
 </p>
 
 </div>
index c141abeefef7db7a0ff83a78051198c4f76286e7..222e73438974eb29cb692a2bf79f24b28d6a5175 100644 (file)
@@ -31,7 +31,7 @@
   <dd>is a very useful tool for tracking down
   memory-related problems in your code.</dd>
 
-  <dt><a href="https://scan.coverity.com/projects/mesa">Coverity</a><dt>
+  <dt><a href="https://scan.coverity.com/projects/mesa">Coverity</a></dt>
   <dd>provides static code analysis of Mesa.  If you create an account
   you can see the results and try to fix outstanding issues.</dd>
 </dl>