Add a missing close tag that broke the web build [1] and remove a comment that isn't needed.
Noticed by: tabthorpe@ & www@ [1]
This commit is contained in:
parent
c1ff194e78
commit
f23d99e6db
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34232
2 changed files with 3 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
<!DOCTYPE report PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for Status
|
||||
Report//EN"
|
||||
"http://www.FreeBSD.org/XML/www/share/sgml/statusreport.dtd">
|
||||
<!-- $FreeBSD: $ -->
|
||||
<!-- $FreeBSD: www/en/news/status/report-2009-01-2009-03.xml,v 1.1 2009/05/07 18:12:15 brd Exp $ -->
|
||||
<report>
|
||||
<date>
|
||||
<month>January-March</month>
|
||||
|
@ -382,7 +382,6 @@ Report//EN"
|
|||
</help>
|
||||
</project>
|
||||
|
||||
<!-- Mail to: monthly@freebsd.org -->
|
||||
<project cat='soc'>
|
||||
<title>BSD-licensed text-processing tools</title>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
<news>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.247 2009/05/05 09:23:45 snb Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.248 2009/05/07 18:12:14 brd Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
|||
|
||||
<p>The January - March, 2009 Status Reports are <a
|
||||
href="&enbase;/news/status/report-2009-01-2009-03.html">now
|
||||
available</a> with 15 entries.
|
||||
available</a> with 15 entries.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
|
|
Loading…
Reference in a new issue