Added the FreeBSD Diary.
This commit is contained in:
parent
45afee23fe
commit
9f31a117a2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4197
1 changed files with 7 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-12 23:28:53 $">
|
<!ENTITY date "$Date: 1999-02-03 19:43:10 $">
|
||||||
<!ENTITY title "FreeBSD News">
|
<!ENTITY title "FreeBSD News">
|
||||||
<!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: news.sgml,v 1.9 1999-01-12 23:28:53 wosch Exp $ -->
|
<!-- $Id: news.sgml,v 1.10 1999-02-03 19:43:10 wosch Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -35,6 +35,11 @@ FreeBSD Really-Quick(TM) NewsLetter. Things Happening in FreeBSD.
|
||||||
articles written by FreeBSD users and administrators just like you.
|
articles written by FreeBSD users and administrators just like you.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<h2><a name="diary" href="http://www.freebsddiary.com/freebsd/">The FreeBSD Diary</a></h2>
|
||||||
|
<p>The FreeBSD Diary is a collection of how-to entries aimed at UNIX
|
||||||
|
novices. The aim is to provide a set of step-by-step guides to
|
||||||
|
installing and configuring various ports.
|
||||||
|
</p>
|
||||||
|
|
||||||
&footer;
|
&footer;
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue