Fix the bits I missed in my previous commit.
This commit is contained in:
parent
9420726668
commit
10d5a8c194
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6487
1 changed files with 4 additions and 11 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.145 2000/02/03 01:49:17 jim Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.146 2000/02/03 20:50:22 jim 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.145 2000/02/03 01:49:17 jim Exp $ -->
|
||||
<!-- $FreeBSD: www/en/news/newsflash.sgml,v 1.146 2000/02/03 20:50:22 jim Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -137,13 +137,6 @@ Information</a></strong> page.</p>
|
|||
<h2>March 1999</h2>
|
||||
<ul>
|
||||
|
||||
<!--
|
||||
<li><b>16-Mar-1999</b>The
|
||||
<a href="http://www.FreeBSD.org/projects/#fbsdboard">FreeBSD
|
||||
WebBoard</a> has been opened. It is a place where members of the
|
||||
FreeBSD community can help one another out.</li>
|
||||
-->
|
||||
|
||||
<li><b>05-Mar-1999</b> The <a href="http://www.usenix.org">USENIX
|
||||
Association</a> has announced the <a
|
||||
href="http://www.usenix.org/events/usenix99/">1999 USENIX Annual
|
||||
|
@ -187,12 +180,12 @@ Information</a></strong> page.</p>
|
|||
<ul>
|
||||
<li><b>20-Jan-1999</b> 3.0-stable has now departed the -current
|
||||
branch. The next release on this branch will be 3.1-RELEASE, in
|
||||
mid-February 1999.</li>
|
||||
mid-February 1999.<p></p></li>
|
||||
|
||||
<li><b>13-Jan-1999</b> The <a
|
||||
href="http://www.freebsdzine.org/">FreeBSD ezine</a> is a
|
||||
monthly collection of easy to read (we hope) articles written by
|
||||
FreeBSD users and administrators just like you.</li>
|
||||
FreeBSD users and administrators just like you.<p></p></li>
|
||||
|
||||
<li><b>10-Jan-99</b> Jordan Hubbard's "<a href="sou1999.html">State of
|
||||
the Union</a>", a look back at 1998, and a look forward to the
|
||||
|
|
Loading…
Reference in a new issue