Update the newsflash page.
This commit is contained in:
parent
3e4b158c63
commit
6d210d63ad
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=837
2 changed files with 24 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$Date: 1996-11-16 07:13:29 $">
|
<!ENTITY date "$Date: 1996-12-18 14:13:02 $">
|
||||||
<!ENTITY title "FreeBSD News flash!">
|
<!ENTITY title "FreeBSD News flash!">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: newsflash.sgml,v 1.9 1996-11-16 07:13:29 jkh Exp $ -->
|
<!-- $Id: newsflash.sgml,v 1.10 1996-12-18 14:13:02 jkh Exp $ -->
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
||||||
|
@ -18,6 +18,16 @@
|
||||||
see the <strong><a href="&base/releases/index.html">Release
|
see the <strong><a href="&base/releases/index.html">Release
|
||||||
Information</a></strong> page.</p>
|
Information</a></strong> page.</p>
|
||||||
|
|
||||||
|
<H2>December 1996</H2>
|
||||||
|
<UL>
|
||||||
|
<LI><B>13-Dec-1996</B>
|
||||||
|
FreeBSD 2.2-RELEASE will not support installation on machines with less
|
||||||
|
than 4MB of RAM or 1.2MB floppy drives. Please see the original
|
||||||
|
<A HREF="releases/2.2R/install-media.html">announcement</A> for more
|
||||||
|
information.
|
||||||
|
</LI>
|
||||||
|
</UL>
|
||||||
|
|
||||||
<h2>November 1996</h2>
|
<h2>November 1996</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><b>15-Nov-1996</b>
|
<li><b>15-Nov-1996</b>
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$Date: 1996-11-16 07:13:29 $">
|
<!ENTITY date "$Date: 1996-12-18 14:13:02 $">
|
||||||
<!ENTITY title "FreeBSD News flash!">
|
<!ENTITY title "FreeBSD News flash!">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: newsflash.sgml,v 1.9 1996-11-16 07:13:29 jkh Exp $ -->
|
<!-- $Id: newsflash.sgml,v 1.10 1996-12-18 14:13:02 jkh Exp $ -->
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
||||||
|
@ -18,6 +18,16 @@
|
||||||
see the <strong><a href="&base/releases/index.html">Release
|
see the <strong><a href="&base/releases/index.html">Release
|
||||||
Information</a></strong> page.</p>
|
Information</a></strong> page.</p>
|
||||||
|
|
||||||
|
<H2>December 1996</H2>
|
||||||
|
<UL>
|
||||||
|
<LI><B>13-Dec-1996</B>
|
||||||
|
FreeBSD 2.2-RELEASE will not support installation on machines with less
|
||||||
|
than 4MB of RAM or 1.2MB floppy drives. Please see the original
|
||||||
|
<A HREF="releases/2.2R/install-media.html">announcement</A> for more
|
||||||
|
information.
|
||||||
|
</LI>
|
||||||
|
</UL>
|
||||||
|
|
||||||
<h2>November 1996</h2>
|
<h2>November 1996</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><b>15-Nov-1996</b>
|
<li><b>15-Nov-1996</b>
|
||||||
|
|
Loading…
Reference in a new issue