Author: randy Date: 2008-05-11 13:36:48 -0600 (Sun, 11 May 2008) New Revision: 958
Added: html/trunk/blfs/errata/6.3/ html/trunk/blfs/errata/6.3/css html/trunk/blfs/errata/6.3/images html/trunk/blfs/errata/6.3/index.html Log: Added an Errata page for BLFS-6.3 Added: html/trunk/blfs/errata/6.3/css =================================================================== --- html/trunk/blfs/errata/6.3/css (rev 0) +++ html/trunk/blfs/errata/6.3/css 2008-05-11 19:36:48 UTC (rev 958) @@ -0,0 +1 @@ +link ../../css \ No newline at end of file Property changes on: html/trunk/blfs/errata/6.3/css ___________________________________________________________________ Name: svn:special + * Added: html/trunk/blfs/errata/6.3/images =================================================================== --- html/trunk/blfs/errata/6.3/images (rev 0) +++ html/trunk/blfs/errata/6.3/images 2008-05-11 19:36:48 UTC (rev 958) @@ -0,0 +1 @@ +link ../../images \ No newline at end of file Property changes on: html/trunk/blfs/errata/6.3/images ___________________________________________________________________ Name: svn:special + * Added: html/trunk/blfs/errata/6.3/index.html =================================================================== --- html/trunk/blfs/errata/6.3/index.html (rev 0) +++ html/trunk/blfs/errata/6.3/index.html 2008-05-11 19:36:48 UTC (rev 958) @@ -0,0 +1,26 @@ +<!--#set var="pageTitle" value="BLFS Errata" --> +<!--#include virtual="/blfs/header.html" --> +<!--#include virtual="/blfs/menu.html" --> + <div class="main"> + + <h1>Errata for BLFS Version 6.3</h1> + + <p>This version of BLFS has no errata discovered yet</p> + +<!-- TEMPLATE + <h2>Known Security Vulnerabilities</h2> + <ul> + <li><p>Item 1</p></li> + <li><p>Item 2</p></li> + </ul> + + <h2>Miscellaneous Errata</h2> + <ul> + <li><p>Item 1</p></li> + <li><p>Item 2</p></li> + </ul> + + END TEMPLATE +--> + +<!--#include virtual="/common/footer.html" --> Property changes on: html/trunk/blfs/errata/6.3/index.html ___________________________________________________________________ Name: svn:executable + * -- http://linuxfromscratch.org/mailman/listinfo/website FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
