summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorErik Faye-Lund <[email protected]>2019-04-18 15:39:35 +0200
committerErik Faye-Lund <[email protected]>2019-05-02 11:09:15 +0000
commit3bda82b2e53d2e099b35ab0277def39127b58c69 (patch)
treea495881ab4abb7bab0674c04eaf9c0e98f992ef2 /docs
parent92917e82e866155dd1d9300186e3be97cd673b47 (diff)
docs: close lists
These lists never got closed. Let's fix that to avoid issues with bad parsers. Signed-off-by: Erik Faye-Lund <[email protected]> Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/10.2.html2
-rw-r--r--docs/relnotes/18.3.0.html2
-rw-r--r--docs/vmware-guest.html2
3 files changed, 5 insertions, 1 deletions
diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html
index e9d30c5c17c..72b4edc7e61 100644
--- a/docs/relnotes/10.2.html
+++ b/docs/relnotes/10.2.html
@@ -70,6 +70,8 @@ TBD.
<ul>
<li>Renamed <i>--with-llvm-shared-libs</i> to <i>--enable-llvm-shared-libs</i></li>
+</ul>
+
<p>
The option is used to control how mesa is linked against LLVM, and now
defaults to enabled (shared linking).
diff --git a/docs/relnotes/18.3.0.html b/docs/relnotes/18.3.0.html
index 370d5e823e2..c694b15b62c 100644
--- a/docs/relnotes/18.3.0.html
+++ b/docs/relnotes/18.3.0.html
@@ -272,6 +272,8 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=108914">Bug 108914</a> - blocky shadow artifacts in The Forest with DXVK, RADV_DEBUG=nohiz fixes this</li>
+</ul>
+
<h2>Changes</h2>
<ul>
diff --git a/docs/vmware-guest.html b/docs/vmware-guest.html
index 1bf497bd6c7..b6db5660e80 100644
--- a/docs/vmware-guest.html
+++ b/docs/vmware-guest.html
@@ -311,7 +311,7 @@ If OpenGL 3.3 is not working (you only get OpenGL 2.1):
<li>Make sure the vmwgfx kernel module is version 2.9.0 or later.
<li>Check the vmware.log file for errors.
<li>Run 'dmesg | grep vmwgfx' and look for "DX: yes".
-
+</ul>
</div>
</body>