Add missing </li> tag
PR: 57678 Submitted by: Josef El-Rayes <j.el-rayes@daemon.li>
This commit is contained in:
parent
7eb994bf52
commit
e8f91126a8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18353
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ia64/todo.sgml,v 1.4 2003/05/19 01:48:24 marcel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ia64/todo.sgml,v 1.5 2003/06/14 03:31:10 marcel Exp $">
|
||||
<!ENTITY title "FreeBSD/ia64 Project -- to do">
|
||||
<!ENTITY email 'freebsd-ia64'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -44,7 +44,7 @@
|
|||
machine and required on tier 1 platforms.</li>
|
||||
<li>Port the X server (ports/x11/XFree86-4-Server). Not really
|
||||
required for tier 1 status, but one cannot truely do without
|
||||
if one wants to use ia64 as a desktop machine.
|
||||
if one wants to use ia64 as a desktop machine.</li>
|
||||
</ul>
|
||||
|
||||
<h3>Ports and packages,</h3>
|
||||
|
|
Loading…
Reference in a new issue