-STABLE snapshots are, well, snapshots, not releases. Fix text to
match reality. While here, mention -CURRENT snapshots as well, and fix up a stray link. Pointed out by: swear@attbi.com (Gary W. Swearingen)
This commit is contained in:
parent
fb3fc94c5e
commit
d5d1022786
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15609
1 changed files with 8 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.82 2002/12/15 11:35:22 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.83 2003/01/09 16:09:59 bmah Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.82 2002/12/15 11:35:22 murray Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.83 2003/01/09 16:09:59 bmah Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -24,8 +24,11 @@ the <A HREF="&base;/news/newsflash.html">Newsflash</A> page.</em></p>
|
|||
<a href="&u.rel.errata;">Errata</a>
|
||||
</em></p>
|
||||
|
||||
<p>The latest daily release from our <A
|
||||
HREF="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">FreeBSD-stable</A> branch is
|
||||
<p>The latest daily snapshots from our <A
|
||||
HREF="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">FreeBSD-stable</A>
|
||||
and <A
|
||||
HREF="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">FreeBSD-current</A>
|
||||
branches are
|
||||
also available. Please see <A HREF="../where.html">Getting
|
||||
FreeBSD</A> for details.</p>
|
||||
|
||||
|
@ -34,7 +37,7 @@ FreeBSD</A> for details.</p>
|
|||
|
||||
<p>We will continue to bring you new releases from both
|
||||
our <A HREF="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">FreeBSD-stable</A> and
|
||||
<A HREF="&base;/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html#CURRENT">FreeBSD-current</A>
|
||||
<A HREF="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">FreeBSD-current</A>
|
||||
branches, both as developer's snapshots and as regular full releases.
|
||||
The next scheduled release on the <b>-stable</b> branch will be
|
||||
<b>FreeBSD 4.8</b> on March 1, 2003. Subsequent releases will
|
||||
|
|
Loading…
Reference in a new issue