Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  6 Nov 2003 15:39:02 -0800 (PST)
From:      Linh Pham <question@closedsrc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   www/59027: /www/en/projects/projects.sgml missing a </li>
Message-ID:  <20031106233902.5DEA328469@q.closedsrc.org>
Resent-Message-ID: <200311062350.hA6NoO9G042065@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         59027
>Category:       www
>Synopsis:       /www/en/projects/projects.sgml missing a </li>
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 06 15:50:24 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Linh Pham
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD q.internal.closedsrc.org 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #1: Mon Oct 27 21:45:52 PST 2003 question@q.internal.closedsrc.org:/usr/obj/usr/src/sys/Q i386
>Description:
Adding a missing </li> to the "Elephant" bullet point under "File System".
>How-To-Repeat:
>Fix:
Below is the diff patch for it.

--- projects.sgml.diff begins here ---
--- projects.sgml-orig	Thu Nov  6 15:32:59 2003
+++ projects.sgml	Thu Nov  6 15:35:47 2003
@@ -201,7 +201,7 @@
 
 <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>
--- projects.sgml.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031106233902.5DEA328469>