Remove the broken link to Matt Dillon's VM System article since it no
longer exists. While I'm here, remove the blurb about rewriting the handbook and printing it since that was done last April. PR: 21891 Submitted by: Giorgos Keramidas <giorgos.keramidas@westgate.gr>
This commit is contained in:
parent
6103950b25
commit
386136be45
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8134
1 changed files with 2 additions and 30 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.20 2000/02/02 20:36:20 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.21 2000/04/04 09:28:20 kuriyama Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/docproj/current.sgml,v 1.20 2000/02/02 20:36:20 wosch Exp $ -->
|
||||
<!-- $FreeBSD: www/en/docproj/current.sgml,v 1.21 2000/04/04 09:28:20 kuriyama Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -29,7 +29,6 @@
|
|||
<li><a href="#freebsd4linux">FreeBSD for Linux users</a></li>
|
||||
<li><a href="#fixup">Fixup the FOO.TXT files</a></li>
|
||||
<li><a href="#handbooksection">Write a section in the Handbook and/or FAQ</a></li>
|
||||
<li><a href="#rewritethehandbook">Rewrite the Handbook :-)</a></li>
|
||||
<li><a href="#newpapers">Write some new Papers</a></li>
|
||||
<li><a href="#newtutorials">Write some new Tutorials</a></li>
|
||||
<li><a href="#newkernelmanpages">Write Manpages for the kernel</a></li>
|
||||
|
@ -91,36 +90,9 @@
|
|||
entry in the FAQ and/or Handbook, please consider writing a
|
||||
new section. Then submit it as outlined above.</p>
|
||||
|
||||
<a name="rewritethehandbook"></a>
|
||||
<h3><font color="#660000">Rewrite the Handbook :-)</font></h3>
|
||||
|
||||
<p><b>Responsible:</b> Jim Mock <<a href="mailto:jim@FreeBSD.org">jim@FreeBSD.org</a>></p>
|
||||
|
||||
<p><b>Synopsis:</b> The Handbook has grown quite organically over the
|
||||
past few years. This means some of the sections are not organised as
|
||||
well as they could be, and some of it needs reworking.</p>
|
||||
|
||||
<p>Jim has been hired by <a href="http://www.wccdrom.com/">Walnut Creek
|
||||
CDROM</a> to do this. The goal is to get the handbook into
|
||||
publishable (yes, as in a book) form by the end of Q1 2000. If you
|
||||
are interested in helping, contact Jim either directly or through the
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>> mailing
|
||||
list for more information.</p>
|
||||
|
||||
<a name="newpapers"></a>
|
||||
<h3><font color="#660000">Write some new Papers</font></h3>
|
||||
|
||||
<h4><font color="#660000">The FreeBSD VM architecture</font></h4>
|
||||
<p><b>Responsible:</b> Matt Dillon
|
||||
<<a href="mailto:dillon@FreeBSD.org">dillon@FreeBSD.org</a>></p>
|
||||
<p><b>Synopsis:</b> FreeBSD 2.x has a completly rewritten
|
||||
virtual memory
|
||||
architecture. Unfortunately there is no documentation available
|
||||
about the FreeBSD VM architecture execpt the source code and
|
||||
some old E-Mails from John Dyson.
|
||||
See <a href="http://www.backplane.com/FreeBSD/FreeBSDVM.txt">
|
||||
FreeBSD VM System Overview</a> for a first snapshot.</p>
|
||||
|
||||
<h4><font color="#660000">The New SCSI layer for FreeBSD (CAM)</font></h4>
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>,
|
||||
|
|
Loading…
Reference in a new issue