Date: Thu, 16 Apr 2015 19:15:33 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46570 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201504161915.t3GJFX9X028745@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504161915.t3GJFX9X028745>