From: Eric Engestrom
Date: Wed, 23 May 2018 11:46:44 +0000 (+0100)
Subject: docs: fix various html tags mistakes
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=09a6cb7be668a975a49f4c37fbffd58e47629b9f;p=mesa.git
docs: fix various html tags mistakes
Signed-off-by: Eric Engestrom
Reviewed-by: Ian Romanick
---
diff --git a/docs/egl.html b/docs/egl.html
index 3d8a85b4e7e..2bc8f237272 100644
--- a/docs/egl.html
+++ b/docs/egl.html
@@ -168,6 +168,7 @@ the X server directly using (XCB-)DRI2 protocol.
This driver can share DRI drivers with libGL
.
+
Packaging
diff --git a/docs/precompiled.html b/docs/precompiled.html
index d1f4acec4d9..97dc1ff4bd8 100644
--- a/docs/precompiled.html
+++ b/docs/precompiled.html
@@ -24,10 +24,12 @@ Some Linux distributions closely follow the latest Mesa releases. On others one
has to use unofficial channels.
There are some general directions:
+
- Debian/Ubuntu based distros - PPA: xorg-edgers, oibaf and padoka
- Fedora - Corp: erp and che
- OpenSuse/SLES - OBS: X11:XOrg and pontostroy:X11
- Gentoo/Archlinux - officially provided/supported
+
diff --git a/docs/utilities.html b/docs/utilities.html
index c141abeefef..222e7343897 100644
--- a/docs/utilities.html
+++ b/docs/utilities.html
@@ -31,7 +31,7 @@
is a very useful tool for tracking down
memory-related problems in your code.
- Coverity
+ Coverity
provides static code analysis of Mesa. If you create an account
you can see the results and try to fix outstanding issues.