33 lines
824 B
Text
33 lines
824 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$Date: 1998-09-02 09:28:44 $">
|
|
<!ENTITY title "FreeBSD News">
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
]>
|
|
<!-- $Id: news.sgml,v 1.3 1998-09-02 09:28:44 wosch Exp $ -->
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<p></p>
|
|
|
|
<h2><a href="newsflash.html">FreeBSD Newsflash</a></h2>
|
|
<p>Whats new.</p>
|
|
|
|
<h2><a href="qnewsletter.html">The FreeBSD Quick NewsLeter</a></h2>
|
|
FreeBSD Really-Quick(TM) NewsLetter. Things Happening in FreeBSD.
|
|
|
|
<h2><a href="press.html">FreeBSD in the Press</a></h2>
|
|
<p>The press about FreeBSD.</p>
|
|
|
|
<h2><A HREF="../publish.html#newsletter">Newsletter</A></h2>
|
|
<p>The FreeBSD Newsletter.</p>
|
|
|
|
<h2><a href="http://www.daemonnews.org">Daemon News</a></h2>
|
|
<p>The industry leader in BSD news.</p>
|
|
|
|
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|