Remove LFS from the list of projects - it's dead, Jim.

This commit is contained in:
Jordan K. Hubbard 1998-03-05 00:54:13 +00:00
parent 24dac19544
commit 0de78c9a7b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2507

View file

@ -1,4 +1,4 @@
<!-- $Id: submitters.sgml,v 1.156 1998-03-03 08:42:26 jkh Exp $ -->
<!-- $Id: submitters.sgml,v 1.157 1998-03-05 00:54:13 jkh Exp $ -->
<!-- The FreeBSD Documentation Project -->
<chapt><heading>Contributing to FreeBSD<label id="contrib"></heading>
@ -65,7 +65,6 @@ provide an accurate mapping of BIOS geometries for disks.
<item>Fix the MSDOS file system.
<item>Clean up and document the nullfs filesystem code. Coordinator: &a.gibbs
<item>Fix the union file system. Coordinator: &a.dyson
<item>Fix the LFS file system. Coordinator: &a.dyson
</itemize>
<item>Implement kernel and user vm86 support. Coordinator: &a.hackers
<item>Implement Int13 vm86 disk driver. Coordinator: &a.hackers