diff options
author | Brian Paul <[email protected]> | 2012-01-13 13:45:58 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-01-13 13:46:57 -0700 |
commit | 9c81e4eed1bc691f6308a230fddc80d2d2936a50 (patch) | |
tree | 5461b79c9ec1496df62c82b5c710e3c53d52c8a4 | |
parent | daa2545508202302208317ace78d328d60f4d35f (diff) |
docs: add links to xf86-video-vmware wiki pages
(cherry picked from commit 548526f2e967d29e0aa1d9a37e4364100e84dc3f)
-rw-r--r-- | docs/vmware-guest.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/vmware-guest.html b/docs/vmware-guest.html index 9295644c14f..727f99b8451 100644 --- a/docs/vmware-guest.html +++ b/docs/vmware-guest.html @@ -23,6 +23,15 @@ End users shouldn't have to go through all these steps once the driver is included in newer Linux distributions. </p> +<p> +For more information about the X components see these wiki pages at x.org: +</p> +<ul> +<li><a href="http://wiki.x.org/wiki/vmware" target="_parent"> +Driver Overview</a> +<li><a href="http://wiki.x.org/wiki/vmware/vmware3D" target="_parent"> +xf86-video-vmware Details</a> +</ul> <h2>Components</h2> |