Added the FreeBSD diary.
Submitted by: Dan Langille
This commit is contained in:
parent
3a1e441383
commit
80792f506a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4215
1 changed files with 9 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
<!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: 1999-01-29 18:37:31 $">
|
<!ENTITY date "$Date: 1999-02-04 22:23:56 $">
|
||||||
<!ENTITY title "FreeBSD News flash!">
|
<!ENTITY title "FreeBSD News flash!">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: newsflash.sgml,v 1.113 1999-01-29 18:37:31 wosch Exp $ -->
|
<!-- $Id: newsflash.sgml,v 1.114 1999-02-04 22:23:56 nsj Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -27,6 +27,13 @@
|
||||||
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>February 1999</h2>
|
||||||
|
<ul>
|
||||||
|
<li><b>04-Feb-1999</b>The <a href="http://www.FreeBSDDiary.com/freebsd/">
|
||||||
|
FreeBSD Diary</a>, a collection of how-to entries aimed at Unix novices,
|
||||||
|
is now available. </li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h2>January 1999</h2>
|
<h2>January 1999</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><b>20-Jan-1999</b> 3.0-stable has now departed the -current
|
<li><b>20-Jan-1999</b> 3.0-stable has now departed the -current
|
||||||
|
|
Loading…
Reference in a new issue