Add missing closing tags.
PR: www/105485
This commit is contained in:
parent
96047ac441
commit
bc88ac2fb8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29081
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sun4v.sgml,v 1.4 2006/11/13 03:51:46 jb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sun4v.sgml,v 1.5 2006/11/13 07:21:38 kmacy Exp $">
|
||||
<!ENTITY title "FreeBSD/sun4v Project">
|
||||
<!ENTITY email 'freebsd-sun4v'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -41,7 +41,7 @@
|
|||
<h3><a name="news">Latest News</a></h3>
|
||||
|
||||
<ul>
|
||||
<li><p><b>13 November, 2006</b> : System time/date handling finished.
|
||||
<li><p><b>13 November, 2006</b> : System time/date handling finished.</p></li>
|
||||
|
||||
<li><p><b>12 November, 2006</b> : The very first install ISO
|
||||
and live CD can be downloaded from here: <a
|
||||
|
@ -53,7 +53,7 @@
|
|||
|
||||
<p>To use the live CD, use the 'Fixit' menu item. Note that this is
|
||||
a snapshot, so there will be a warning about the label not matching
|
||||
7.0-CURRENT.</p>
|
||||
7.0-CURRENT.</p></li>
|
||||
</ul>
|
||||
|
||||
<h3><a name="hw">Hardware List</a></h3>
|
||||
|
|
Loading…
Reference in a new issue