summaryrefslogtreecommitdiff
path: root/docs/vmware-guest.html
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2012-06-12 09:05:22 +0200
committerBrian Paul <brianp@vmware.com>2012-06-12 08:03:30 -0600
commitdf2be226d9ca6772eb4615ce0670e66667b86691 (patch)
tree5187783b08e5f4f616a548773b6126b64013d97e /docs/vmware-guest.html
parent703a662c1582794a5a0b29bb2ff5a5e04149a3e6 (diff)
docs: fix html end/start tags
for more well-formed html Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/vmware-guest.html')
-rw-r--r--docs/vmware-guest.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/vmware-guest.html b/docs/vmware-guest.html
index 7faa315d4ed..1fe4a059fa9 100644
--- a/docs/vmware-guest.html
+++ b/docs/vmware-guest.html
@@ -186,9 +186,11 @@ OpenGL renderer string: Gallium 0.4 on SVGA3D; build: RELEASE;
OpenGL version string: 2.1 Mesa 8.0
</pre>
+<p>
If you don't see this, try setting this environment variable:
<pre>
export LIBGL_DEBUG=verbose</pre>
+<p>
then rerun glxinfo and examine the output for error messages.
</p>