diff options
author | Andreas Boll <[email protected]> | 2012-06-12 09:05:36 +0200 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-06-12 08:03:30 -0600 |
commit | 210a27d8c33634c6b676a8a1d35d5fec98213181 (patch) | |
tree | 572c8613bfcbc31b48f79b3cb6656f5bfc9fc5f9 /docs/systems.html | |
parent | cc4188895be5525fa15c8b64b8338f901eda82fc (diff) |
docs: prefer lowercase html tags
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/systems.html')
-rw-r--r-- | docs/systems.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/systems.html b/docs/systems.html index 7b1d3483a7e..99997518300 100644 --- a/docs/systems.html +++ b/docs/systems.html @@ -48,14 +48,14 @@ Software drivers include: Additional driver information: </p> -<UL> +<ul> <li><a href="http://dri.freedesktop.org/" target="_parent"> 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 <li><a href="README.WIN32">Microsoft Windows</a> <li><a href="vmware-guest.html">VMware</a> guest OS driver -</UL> +</ul> <h1> |