diff options
author | Brian Paul <brianp@vmware.com> | 2009-01-08 17:19:51 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-01-08 17:19:51 -0700 |
commit | d0c2cbd2571dba66463a37222d058f4394ba0918 (patch) | |
tree | c2377acbdaafc7aa7be1fd8ccc28a58e3c8d0405 /docs | |
parent | acd99f67cc04ae249e35a9d80de12c0af012e4fc (diff) |
docs: dri2proto, libdrm tweaks
Diffstat (limited to 'docs')
-rw-r--r-- | docs/install.html | 2 | ||||
-rw-r--r-- | docs/relnotes-7.3.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/install.html b/docs/install.html index 2d72506f67..d740477c13 100644 --- a/docs/install.html +++ b/docs/install.html @@ -38,7 +38,7 @@ The following are required for DRI-based hardware acceleration with Mesa 7.3: </p> <ul> -<li><a href="http://xorg.freedesktop.org/releases/individual/proto/">driproto2</a> version 1.99.3 or later +<li><a href="http://xorg.freedesktop.org/releases/individual/proto/">dri2proto</a> version 1.99.3 or later <li><a href="http://dri.freedesktop.org/libdrm/" target="_parent">DRM</a> version 2.4.3 or later <li>Xorg server version 1.4 or 1.5. diff --git a/docs/relnotes-7.3.html b/docs/relnotes-7.3.html index 2be762d91d..5cb7dc20fd 100644 --- a/docs/relnotes-7.3.html +++ b/docs/relnotes-7.3.html @@ -22,7 +22,7 @@ Some drivers don't support all the features required in OpenGL 2.1. </p> <p> <p> -DRM version 2.4.2 or later should be used with Mesa 7.3 +DRM version 2.4.3 or later should be used with Mesa 7.3 </p> |