32 lines
886 B
Text
32 lines
886 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$Date: 1998-11-03 22:51:46 $">
|
|
<!ENTITY title "FreeBSD News">
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
|
]>
|
|
<!-- $Id: news.sgml,v 1.6 1998-11-03 22:51:46 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 NewsLetter</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>
|