Update description for The FreeBSD Diary.
Submitted by: "Dan Langille" <junkmale@xtra.co.nz>
This commit is contained in:
parent
daacf2328b
commit
45afee23fe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4196
1 changed files with 6 additions and 10 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: 1999-02-02 12:54:19 $">
|
<!ENTITY date "$Date: 1999-02-03 19:39:26 $">
|
||||||
<!ENTITY title "FreeBSD Development Projects">
|
<!ENTITY title "FreeBSD Development Projects">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: projects.sgml,v 1.44 1999-02-02 12:54:19 wosch Exp $ -->
|
<!-- $Id: projects.sgml,v 1.45 1999-02-03 19:39:26 wosch Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -56,15 +56,11 @@ description (3-10 lines) to
|
||||||
A resource that would allow anyone to find a FTP server that contains
|
A resource that would allow anyone to find a FTP server that contains
|
||||||
particular releases and SNAP of FreeBSD. The database is updated daily
|
particular releases and SNAP of FreeBSD. The database is updated daily
|
||||||
at 3am Melbourne time (10 hours ahead of UTC).</li>
|
at 3am Melbourne time (10 hours ahead of UTC).</li>
|
||||||
<li><IMG SRC="../gifs/new.gif" ALT="[New!]" HEIGHT="11" WIDTH="28">
|
<li> <a name="diary" href="http://www.freebsddiary.com/freebsd/">
|
||||||
<a name="diary" href="http://www.freebsddiary.com/freebsd/">
|
|
||||||
The FreeBSD Diary</a>
|
The FreeBSD Diary</a>
|
||||||
This page is about my experiences with FreeBSD. How I installed it,
|
is a collection of how-to entries aimed at UNIX
|
||||||
where I got the idea behind it, and how hard/easy it was to install.
|
novices. The aim is to provide a set of step-by-step guides to
|
||||||
Hopefully, you'll find it to be amusing, interesting, or at the least,
|
installing and configuring various ports.
|
||||||
pathetic. My aim is to document what I've done and at the same time
|
|
||||||
allow others to follow the progress and possibly learn from my
|
|
||||||
endeavours.
|
|
||||||
<li><IMG SRC="../gifs/new.gif" ALT="[New!]" HEIGHT="11" WIDTH="28">
|
<li><IMG SRC="../gifs/new.gif" ALT="[New!]" HEIGHT="11" WIDTH="28">
|
||||||
<a name="freebsduserguide" href="http://www.aei.ca/~malartre/freebsd/">
|
<a name="freebsduserguide" href="http://www.aei.ca/~malartre/freebsd/">
|
||||||
The FreeBSD User Guide</a>
|
The FreeBSD User Guide</a>
|
||||||
|
|
Loading…
Reference in a new issue