Add a link to the unsupported FreeBSD releases to the "page menu".

This commit is contained in:
Johann Kois 2011-01-15 14:08:38 +00:00
parent 8b874e12da
commit e6f6550a62
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36802

View file

@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [ <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.217 2011/01/04 20:14:36 jkois Exp $"> <!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.218 2011/01/13 18:54:57 cperciva Exp $">
<!ENTITY title "FreeBSD Security Information"> <!ENTITY title "FreeBSD Security Information">
<!ENTITY % navinclude.support "INCLUDE"> <!ENTITY % navinclude.support "INCLUDE">
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers; <!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
]> ]>
<!-- $FreeBSD: www/en/security/security.sgml,v 1.217 2011/01/04 20:14:36 jkois Exp $ --> <!-- $FreeBSD: www/en/security/security.sgml,v 1.218 2011/01/13 18:54:57 cperciva Exp $ -->
<html> <html>
&header; &header;
@ -24,6 +24,7 @@
<li><a href="#sec">Information about the FreeBSD Security Officer</a></li> <li><a href="#sec">Information about the FreeBSD Security Officer</a></li>
<li><a href="#pol">Information handling policies</a></li> <li><a href="#pol">Information handling policies</a></li>
<li><a href="#sup">Supported FreeBSD Releases</a></li> <li><a href="#sup">Supported FreeBSD Releases</a></li>
<li><a href="#unsup">Unsupported FreeBSD Releases</a></li>
</ul> </ul>
<h2>Other Security Links</h2> <h2>Other Security Links</h2>