summaryrefslogtreecommitdiffstats
path: root/docs/systems.html
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2012-09-18 19:31:28 +0200
committerAndreas Boll <andreas.boll.dev@gmail.com>2012-09-19 17:15:48 +0200
commita73c59b7a6f45aeca32134873f893af178b354b8 (patch)
tree3881305de88ca05cfc8fb78aef2beca7a442bf62 /docs/systems.html
parent7b092548837254d1d9c741d31acac402354c0a2b (diff)
downloadexternal_mesa3d-a73c59b7a6f45aeca32134873f893af178b354b8.zip
external_mesa3d-a73c59b7a6f45aeca32134873f893af178b354b8.tar.gz
external_mesa3d-a73c59b7a6f45aeca32134873f893af178b354b8.tar.bz2
docs: remove obsolete target attribute
Diffstat (limited to 'docs/systems.html')
-rw-r--r--docs/systems.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/systems.html b/docs/systems.html
index 837335c..3659b94 100644
--- a/docs/systems.html
+++ b/docs/systems.html
@@ -34,13 +34,13 @@ Hardware drivers include:
</p>
<ul>
<li>Intel i965, i945, i915.
- See <a href="http://intellinuxgraphics.org/index.html" target="_parent">
+ See <a href="http://intellinuxgraphics.org/index.html">
Intel's website</a></li>
<li>AMD Radeon series.
- See <a href="http://www.x.org/wiki/RadeonFeature" target="_parent">RadeonFeature</a></li>
+ See <a href="http://www.x.org/wiki/RadeonFeature">RadeonFeature</a></li>
<li>NVIDIA GPUs.
- See <a href="http://nouveau.freedesktop.org" target="_parent">Nouveau Wiki</a></li>
- <li><a href="http://www.x.org/wiki/vmware" target="_parent">VMware virtual GPU</a></li>
+ See <a href="http://nouveau.freedesktop.org">Nouveau Wiki</a></li>
+ <li><a href="http://www.x.org/wiki/vmware">VMware virtual GPU</a></li>
</ul>
<p>
@@ -58,7 +58,7 @@ Additional driver information:
</p>
<ul>
-<li><a href="http://dri.freedesktop.org/" target="_parent"> DRI hardware
+<li><a href="http://dri.freedesktop.org/"> DRI hardware
drivers</a> for the X Window System
<li><a href="xlibdriver.html">Xlib / swrast driver</a> for the X Window System
and Unix-like operating systems