diff options
author | Andreas Boll <[email protected]> | 2012-09-18 19:31:28 +0200 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2012-09-19 17:15:48 +0200 |
commit | a73c59b7a6f45aeca32134873f893af178b354b8 (patch) | |
tree | 3881305de88ca05cfc8fb78aef2beca7a442bf62 /docs/lists.html | |
parent | 7b092548837254d1d9c741d31acac402354c0a2b (diff) |
docs: remove obsolete target attribute
Diffstat (limited to 'docs/lists.html')
-rw-r--r-- | docs/lists.html | 37 |
1 files changed, 17 insertions, 20 deletions
diff --git a/docs/lists.html b/docs/lists.html index cee7a0cde3f..1c35037e759 100644 --- a/docs/lists.html +++ b/docs/lists.html @@ -21,26 +21,24 @@ </p> <ul> -<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-users" -target="_parent">mesa-users</a> - intended for end-users of Mesa and DRI -drivers. Newbie questions are OK, but please try the general OpenGL -resources and Mesa/DRI documentation first.</p> +<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-users">mesa-users</a> +- intended for end-users of Mesa and DRI drivers. Newbie questions are OK, +but please try the general OpenGL resources and Mesa/DRI documentation first.</p> </li> -<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev" -target="_parent">mesa-dev</a> - for Mesa, Gallium and DRI development +<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev">mesa-dev</a> +- for Mesa, Gallium and DRI development discussion. Not for beginners.</p> </li> -<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit" -target="_parent">mesa-commit</a> - relays git check-in messages -(for developers). +<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit">mesa-commit</a> +- relays git check-in messages (for developers). In general, people should not post to this list.</p> </li> -<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-announce" -target="_parent">mesa-announce</a> - announcements of new Mesa +<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-announce">mesa-announce</a> +- announcements of new Mesa versions are sent to this list. Very low traffic.</p> </li> -<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/piglit" -target="_parent">piglit</a> - for Piglit (OpenGL driver testing framework) discussion.</p> +<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/piglit">piglit</a> +- for Piglit (OpenGL driver testing framework) discussion.</p> </li> </ul> @@ -58,16 +56,15 @@ Follow the links above for list archives. <p> The old Mesa lists hosted at SourceForge are no longer in use. The archives are still available, however: -<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-announce" target="_parent">mesa3d-announce</a>, -<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-users" target="_parent">mesa3d-users</a>, -<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-dev" target="_parent">mesa3d-dev</a>. +<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-announce">mesa3d-announce</a>, +<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-users">mesa3d-users</a>, +<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-dev">mesa3d-dev</a>. </p> <p>For mailing lists about Direct Rendering Modules (drm) in Linux/BSD kernels, see the -<a href="http://dri.freedesktop.org/wiki/MailingLists" target="_parent"> -DRI wiki</a>. +<a href="http://dri.freedesktop.org/wiki/MailingLists">DRI wiki</a>. </p> @@ -80,8 +77,8 @@ Here are some other OpenGL-related forums you might find useful: </p> <ul> -<li><a href="http://www.opengl.org/cgi-bin/ubb/ultimatebb.cgi" -target="_parent">OpenGL discussion forums</A> at www.opengl.org</li> +<li><a href="http://www.opengl.org/cgi-bin/ubb/ultimatebb.cgi">OpenGL discussion forums</a> +at www.opengl.org</li> <li>Usenet newsgroups: <ul> <li>comp.graphics.algorithms</li> |