Insert a missing space between the date and the description of the
latest news flash item.
This commit is contained in:
parent
8cc41b7170
commit
a82982a771
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7139
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.165 2000/04/17 16:18:02 phantom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.166 2000/04/17 16:19:42 phantom Exp $">
|
||||
<!ENTITY title "FreeBSD News Flash!">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/newsflash.sgml,v 1.165 2000/04/17 16:18:02 phantom Exp $ -->
|
||||
<!-- $FreeBSD: www/en/news/newsflash.sgml,v 1.166 2000/04/17 16:19:42 phantom Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -30,7 +30,7 @@
|
|||
|
||||
<h2>April 2000</h2>
|
||||
<ul>
|
||||
<li><p><b>16-Apr-2000</b>New mailing lists available:
|
||||
<li><p><b>16-Apr-2000</b> New mailing lists available:
|
||||
<strong>freebsd-i18n</strong> (FreeBSD Internationalization)
|
||||
and <strong>freebsd-ppc</strong> (Porting FreeBSD to the
|
||||
PowerPC)</p></li>
|
||||
|
|
Loading…
Reference in a new issue