Added the first issue of Daemon News
This commit is contained in:
parent
4770aaca1a
commit
4cfa7a62c9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3458
1 changed files with 17 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$Date: 1998-08-03 17:38:19 $">
|
<!ENTITY date "$Date: 1998-09-03 21:33:43 $">
|
||||||
<!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.91 1998-08-03 17:38:19 wosch Exp $ -->
|
<!-- $Id: newsflash.sgml,v 1.92 1998-09-03 21:33:43 wosch Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -26,6 +26,21 @@
|
||||||
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>September 1998</h2>
|
||||||
|
<ul>
|
||||||
|
<li><p><b>1-Sep-98</b>
|
||||||
|
<p>The first issue of <a href="http://www.daemonnews.org/">
|
||||||
|
Daemon News</a>, an ezine based
|
||||||
|
on all of the free BSDs; FreeBSD, NetBSD, and OpenBSD is out.
|
||||||
|
|
||||||
|
This first issue contains articles over a broad range of topics; from
|
||||||
|
a newbie's guide to using chmod and umask to network driver programming
|
||||||
|
in NetBSD and everything in between. We hope you'll take a look at us
|
||||||
|
and, if you're interested, join our team to produce future issues.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h2>July 1998</h2>
|
<h2>July 1998</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><p><b>22-Jul-98</b>
|
<li><p><b>22-Jul-98</b>
|
||||||
|
|
Loading…
Reference in a new issue