Added FreeBSD VM System Overview by Matthew Dillon
This commit is contained in:
parent
c522022387
commit
ea9a54d0f7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3781
1 changed files with 8 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-11-10 22:32:31 $">
|
||||
<!ENTITY date "$Date: 1998-11-11 11:37:37 $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: projects.sgml,v 1.27 1998-11-10 22:32:31 wosch Exp $ -->
|
||||
<!-- $Id: projects.sgml,v 1.28 1998-11-11 11:37:37 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -90,6 +90,12 @@ description (3-10 lines) to
|
|||
This is a guide illustrating the FreeBSD install program for
|
||||
those new to unix and/or FreeBSD. </li>
|
||||
|
||||
<li><IMG SRC="../gifs/new.gif" ALT="[New!]" HEIGHT="11" WIDTH="28">
|
||||
<a name="vmoverview"
|
||||
href="http://www.backplane.com/FreeBSD/FreeBSDVM.txt">FreeBSD VM
|
||||
System Overview</a> The document is meant to describe the general
|
||||
workings of FreeBSD's VM system to interested parties.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3>Applications</h3>
|
||||
|
|
Loading…
Reference in a new issue