svn commit: r46570 - head/en_US.ISO8859-1/htdocs/news/status

Ed Maste emaste at FreeBSD.org
Thu Apr 16 19:15:34 UTC 2015


Author: emaste (src committer)
Date: Thu Apr 16 19:15:33 2015
New Revision: 46570
URL: https://svnweb.freebsd.org/changeset/doc/46570

Log:
  Add missing http:// to nestedkernel URL
  
  Approved by:	brd

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml	Thu Apr 16 15:59:42 2015	(r46569)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml	Thu Apr 16 19:15:33 2015	(r46570)
@@ -1881,7 +1881,7 @@ WITHOUT_FORTH=y</pre>
     </contact>
 
     <links>
-      <url href="nestedkernel.org">Home page for the project that includes links to papers and build instructions.</url>
+      <url href="http://nestedkernel.org">Home page for the project that includes links to papers and build instructions.</url>
       <url href="http://web.engr.illinois.edu/~dautenh1//downloads/publications/asplos200-dautenhahn.pdf">Conference publication detailing the problem, design, implementation, and evaluation of our prototype.</url>
       <url href="http://prezi.com/in6qr3l92ffc/?utm_campaign=share&utm_medium=copy">Presentation on the nested kernel</url>
       <url href="https://github.com/HardenedBSD/hardenedBSD/tree/hardened/9/kernsep">HardenedBSD branch of the nested kernel being refactored.</url>


More information about the svn-doc-all mailing list