Added The FreeBSD User Guide.

This commit is contained in:
Wolfram Schneider 1998-10-23 18:17:55 +00:00
parent aeaf404dbd
commit 24cc1568ce
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3661

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-10-23 17:49:25 $">
<!ENTITY date "$Date: 1998-10-23 18:17:55 $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: projects.sgml,v 1.19 1998-10-23 17:49:25 wosch Exp $ -->
<!-- $Id: projects.sgml,v 1.20 1998-10-23 18:17:55 wosch Exp $ -->
<html>
&header;
@ -42,6 +42,14 @@ below to learn more about these exciting projects.</p>
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. (DVL Software, paul@kennett.co.nz).
<li><IMG SRC="../gifs/new.gif" ALT="[New!]" HEIGHT="11" WIDTH="28">
<a name="freebsduserguide" href="http://www.aei.ca/~malartre/freebsd/">
The FreeBSD User Guide</a>
This is a little document on how to start with the FreeBSD Operating
System (OS), a Unix variant. It's made for people who never used a
Unix OS. FreeBSD is a little hard to learn, so don't expect to be
happy the first time you meet him alone. The main reason is that it's
Command Line Interface (CLI), like MS-DOS.
</li>
</ul>