Remove the leading '0' from the date of Val's entry, and add a space
immediately after the closing '</a>'.
This commit is contained in:
parent
9d919a7137
commit
9677c6a7c5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10227
2 changed files with 6 additions and 6 deletions
|
@ -15,7 +15,7 @@
|
|||
synopses of this information (e.g., for syndication using RDF files),
|
||||
the contents of <title> will be preferred over <p>.
|
||||
|
||||
$FreeBSD: www/en/news/news.xml,v 1.2 2001/08/07 00:03:25 logo Exp $
|
||||
$FreeBSD: www/en/news/news.xml,v 1.3 2001/08/07 15:52:15 nik Exp $
|
||||
-->
|
||||
|
||||
<news>
|
||||
|
@ -26,11 +26,11 @@
|
|||
<name>August</name>
|
||||
|
||||
<day>
|
||||
<name>06</name>
|
||||
<name>6</name>
|
||||
|
||||
<event>
|
||||
<p>New committer: <a href="mailto:logo@FreeBSD.org">Valentino
|
||||
Vaschetto</a>(Docs)</p>
|
||||
Vaschetto</a> (Docs)</p>
|
||||
</event>
|
||||
</day>
|
||||
</month>
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
synopses of this information (e.g., for syndication using RDF files),
|
||||
the contents of <title> will be preferred over <p>.
|
||||
|
||||
$FreeBSD: www/en/news/news.xml,v 1.2 2001/08/07 00:03:25 logo Exp $
|
||||
$FreeBSD: www/en/news/news.xml,v 1.3 2001/08/07 15:52:15 nik Exp $
|
||||
-->
|
||||
|
||||
<news>
|
||||
|
@ -26,11 +26,11 @@
|
|||
<name>August</name>
|
||||
|
||||
<day>
|
||||
<name>06</name>
|
||||
<name>6</name>
|
||||
|
||||
<event>
|
||||
<p>New committer: <a href="mailto:logo@FreeBSD.org">Valentino
|
||||
Vaschetto</a>(Docs)</p>
|
||||
Vaschetto</a> (Docs)</p>
|
||||
</event>
|
||||
</day>
|
||||
</month>
|
||||
|
|
Loading…
Reference in a new issue