| commit | df2be226d9ca6772eb4615ce0670e66667b86691 | [log] [tgz] |
|---|---|---|
| author | Andreas Boll <andreas.boll.dev@gmail.com> | Tue Jun 12 09:05:22 2012 +0200 |
| committer | Brian Paul <brianp@vmware.com> | Tue Jun 12 08:03:30 2012 -0600 |
| tree | 5187783b08e5f4f616a548773b6126b64013d97e | |
| parent | 703a662c1582794a5a0b29bb2ff5a5e04149a3e6 [diff] [blame] |
docs: fix html end/start tags for more well-formed html Signed-off-by: Brian Paul <brianp@vmware.com>
diff --git a/docs/systems.html b/docs/systems.html index 1192405..7b1d348 100644 --- a/docs/systems.html +++ b/docs/systems.html
@@ -81,7 +81,7 @@ <li>DOS <li>fbdev <li>DEC/VMS -<ul> +</ul> </body> </html>