Adding a missing </li> to the "Elephant" bullet point under "File

System".

Submitted by:	Linh Pham <question@closedsrc.org>
PR:		www/59027
This commit is contained in:
Simon L. B. Nielsen 2003-11-06 23:59:08 +00:00
parent 3f7822e965
commit 73336b7b2c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18740

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.151 2003/10/22 23:58:37 hmp Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.152 2003/11/01 16:14:13 rushani Exp $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -201,7 +201,7 @@ client side caching.</li>
<li><a name="cruptfs" href="http://www.cs.columbia.edu/~ezk/research/software/">cryptfs</a> encrypts file names and data pages using Blowfish.</li>
<li><a name="elephant" href="http://citeseer.nj.nec.com/santry99deciding.html">Elephant</a>: The File System that Never Forgets
<li><a name="elephant" href="http://citeseer.nj.nec.com/santry99deciding.html">Elephant</a>: The File System that Never Forgets</li>
<li><a name="journaling" href="http://www.ece.cmu.edu/~ganger/papers/">
Journaling versus Soft Updates: Asynchronous Meta-data Protection in File Systems</a></li>