Add a link to "End of Life" schedule.
Reported by : Shigeya Suzuki <shigeya _at_ wide dot ad dot jp> Reviewed by : jkois No objections : freebsd-doc
This commit is contained in:
parent
6b9726e555
commit
d3e4f405a0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36601
1 changed files with 10 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
<!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/releases/index.sgml,v 1.124 2010/03/23 18:45:59 hrs Exp $">
|
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.125 2010/07/23 23:53:10 hrs Exp $">
|
||||||
<!ENTITY title "Release Information">
|
<!ENTITY title "Release Information">
|
||||||
<!ENTITY % navinclude.download "INCLUDE">
|
<!ENTITY % navinclude.download "INCLUDE">
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.124 2010/03/23 18:45:59 hrs Exp $ -->
|
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.125 2010/07/23 23:53:10 hrs Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -42,6 +42,14 @@ branches are
|
||||||
also available. Please see <A HREF="../where.html">Getting
|
also available. Please see <A HREF="../where.html">Getting
|
||||||
FreeBSD</A> for details.</p>
|
FreeBSD</A> for details.</p>
|
||||||
|
|
||||||
|
<a name="supported-branches"></A>
|
||||||
|
<h2>Supported Releases</h2>
|
||||||
|
|
||||||
|
<p>The current designation and estimated lifetimes of currently
|
||||||
|
supported releases can be found on the
|
||||||
|
<a href="&base;/security/security.html#supported-branches">FreeBSD
|
||||||
|
Security Information</a> page.</p>
|
||||||
|
|
||||||
<a name="future"></A>
|
<a name="future"></A>
|
||||||
<h2>Future Releases</h2>
|
<h2>Future Releases</h2>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue