summaryrefslogtreecommitdiff
path: root/docs/egl.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-01-21 08:13:32 -0700
committerBrian Paul <brianp@vmware.com>2010-01-21 08:14:42 -0700
commitaeff9f9725daffe06514f31d7005fd6d3f6b6550 (patch)
tree0447f7da43a634485b73ffb32caa50636e331bcb /docs/egl.html
parent656834a871f4bc0f7a1725e59263fb3412d605ca (diff)
docs: added target attribute to external URLs
Diffstat (limited to 'docs/egl.html')
-rw-r--r--docs/egl.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/egl.html b/docs/egl.html
index ccc233fca9..9bbce83d4b 100644
--- a/docs/egl.html
+++ b/docs/egl.html
@@ -10,7 +10,8 @@
<p>The current version of EGL in Mesa implements EGL 1.4. More information
about EGL can be found at
-<a href="http://www.khronos.org/egl/">http://www.khronos.org/egl/</a>.</p>
+<a href="http://www.khronos.org/egl/" target="_parent">
+http://www.khronos.org/egl/</a>.</p>
<p>The Mesa's implementation of EGL uses a driver architecture. The main
library (<code>libEGL</code>) is window system neutral. It provides the EGL