Fix a placement error and apply consistency.
This commit is contained in:
parent
3ca6387ed4
commit
32ab1f7464
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9913
1 changed files with 9 additions and 5 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.284 2001/06/22 05:19:16 brooks Exp $">
|
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.285 2001/07/14 00:59:42 chern 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;]>
|
||||||
|
@ -28,13 +28,17 @@
|
||||||
<p>For FreeBSD Security Advisories, please refer to the <a
|
<p>For FreeBSD Security Advisories, please refer to the <a
|
||||||
href="/security/#adv">Security Information</a> page.</p>
|
href="/security/#adv">Security Information</a> page.</p>
|
||||||
|
|
||||||
|
<h2>July 2001</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li><p><b>13-Jul-2001</b>
|
||||||
|
New committer: <a href="mailto:chern@FreeBSD.org">Chern Lee</a>
|
||||||
|
(Docs)</p></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h2>June 2001</h2>
|
<h2>June 2001</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><p><b>13-Jul-2001</b>New committer:
|
|
||||||
<a href="mailto:chern@FreeBSD.org">Chern Lee</a> (doc, Wind River
|
|
||||||
support of FreeBSD, Second Edition of Handbook)</p></li>
|
|
||||||
|
|
||||||
<li><p><b>21-Jun-2001</b>
|
<li><p><b>21-Jun-2001</b>
|
||||||
New committer: <a href="mailto:brooks@FreeBSD.org">Brooks Davis</a>
|
New committer: <a href="mailto:brooks@FreeBSD.org">Brooks Davis</a>
|
||||||
(Networking, Mobile Computing)</p></li>
|
(Networking, Mobile Computing)</p></li>
|
||||||
|
|
Loading…
Reference in a new issue