Modify "Future" section since 2.2-R is now available. Made generic
entry.
This commit is contained in:
parent
f09b7de7a0
commit
a49a360608
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1308
2 changed files with 14 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1997-03-17 08:38:26 $">
|
||||
<!ENTITY date "$Date: 1997-03-17 23:53:49 $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -41,8 +41,12 @@
|
|||
|
||||
<h2>Future Releases</h2>
|
||||
|
||||
<ul>
|
||||
</ul>
|
||||
We will continue to bring you new releases from both
|
||||
our <A HREF="&base/handbook/stable.html">FreeBSD-stable</A> and
|
||||
<A HREF="&base/handbook/current.html">FreeBSD-current</A>
|
||||
branches. Look forward to exciting new technologies such as
|
||||
integrated <A HREF="http://www.freebsd.org/~fsmp/SMP/SMP.html">
|
||||
Symmetric Multi-Processor (SMP)</A> support!
|
||||
|
||||
<a name="past"></a>
|
||||
<h2>Past Releases</h2>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1997-03-17 08:38:26 $">
|
||||
<!ENTITY date "$Date: 1997-03-17 23:53:49 $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -41,8 +41,12 @@
|
|||
|
||||
<h2>Future Releases</h2>
|
||||
|
||||
<ul>
|
||||
</ul>
|
||||
We will continue to bring you new releases from both
|
||||
our <A HREF="&base/handbook/stable.html">FreeBSD-stable</A> and
|
||||
<A HREF="&base/handbook/current.html">FreeBSD-current</A>
|
||||
branches. Look forward to exciting new technologies such as
|
||||
integrated <A HREF="http://www.freebsd.org/~fsmp/SMP/SMP.html">
|
||||
Symmetric Multi-Processor (SMP)</A> support!
|
||||
|
||||
<a name="past"></a>
|
||||
<h2>Past Releases</h2>
|
||||
|
|
Loading…
Reference in a new issue