Change projected 5.0-RELEASE date to be hemisphere-neutral.
While I'm here, add a couple missing paragraph tags. PR: docs/25376 Submitted by: dan@freebsddiary.org (with some modifications)
This commit is contained in:
parent
fece94be67
commit
dc0fa8551a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8868
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.45 2000/11/21 20:40:38 jkh Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.46 2000/12/09 08:49:50 jkh Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.45 2000/11/21 20:40:38 jkh Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.46 2000/12/09 08:49:50 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -31,14 +31,14 @@ FreeBSD</A> for details.</p>
|
|||
<a name="future"></A>
|
||||
<h2>Future Releases</h2>
|
||||
|
||||
We will continue to bring you new releases from both
|
||||
<p>We will continue to bring you new releases from both
|
||||
our <A HREF="&base/handbook/current-stable.html#STABLE">FreeBSD-stable</A> and
|
||||
<A HREF="&base/handbook/cutting-edge.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.3</b> in late March of 2001. The first release on
|
||||
what is now the <b>-current</b> branch will be <b>FreeBSD 5.0</b>,
|
||||
scheduled for late summer 2001.
|
||||
scheduled for the third quarter of 2001.</p>
|
||||
|
||||
<a name="past"></A>
|
||||
<h2>Past Releases</h2>
|
||||
|
|
Loading…
Reference in a new issue