Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2006 21:24:47 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 99012 for review
Message-ID:  <200606112124.k5BLOl6C068382@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=99012

Change 99012 by rwatson@rwatson_fledge on 2006/06/11 21:24:43

	Correct syntax error that prevents www.trustedbsd.org from building.
	
	Stick applied to:	deker

Affected files ...

.. //depot/projects/trustedbsd/www/sebsd.page#5 edit

Differences ...

==== //depot/projects/trustedbsd/www/sebsd.page#5 (text+ko) ====

@@ -37,7 +37,7 @@
 
   <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
     <cvs:keyword name="freebsd">
-      $P4: //depot/projects/trustedbsd/www/sebsd.page#4 $
+      $P4: //depot/projects/trustedbsd/www/sebsd.page#5 $
     </cvs:keyword>
   </cvs:keywords>
 
@@ -62,8 +62,7 @@
 	to the kernel and run in enforcing mode using a sample
 	policy; many but not all relevant userland applications
 	have been updated to properly interact with FLASK
-	security contexts, including the login program.
-	<p>
+	security contexts, including the login program.</p>
 
       <p>McAfee Research, now <a href="http://www.isso.sparta.com/">SPARTA
 	ISSO</a>, now provides a source tarball and CVSUP source distribution of



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