Fix breakage introduced in last commit. <ul> -> </ul>
This commit is contained in:
parent
c1d34a82ac
commit
f28485d906
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8713
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.235 2000/12/29 15:34:30 jim Exp $">
|
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.236 2001/01/20 13:49:40 ijliao Exp $">
|
||||||
<!ENTITY title "FreeBSD News Flash!">
|
<!ENTITY title "FreeBSD News Flash!">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;]>
|
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;]>
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
<li><p><b>20-Jan-2001</b>
|
<li><p><b>20-Jan-2001</b>
|
||||||
New committer: <a href="mailto:ijliao@FreeBSD.org">Ying-chieh Liao</a>
|
New committer: <a href="mailto:ijliao@FreeBSD.org">Ying-chieh Liao</a>
|
||||||
(ports)</p></li>
|
(ports)</p></li>
|
||||||
<ul>
|
</ul>
|
||||||
|
|
||||||
<h2>December 2000</h2>
|
<h2>December 2000</h2>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue