* FreeBSD 4.5 is scheduled for January 20th, not the 15th.
* Also, add an 'alt' attribute and update this page to HTML 4.0 Transitional
This commit is contained in:
parent
b716cf0577
commit
d7cb291f57
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11387
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.63 2001/10/21 23:21:26 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.64 2001/10/31 06:09:55 bmah Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.63 2001/10/21 23:21:26 bmah Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.64 2001/10/31 06:09:55 bmah Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
<img src="../gifs/releases.jpg" height="200" width="300" align="right" border="0">
|
||||
<img alt="FreeBSD Releases" src="../gifs/releases.jpg" height="200" width="300" align="right" border="0">
|
||||
|
||||
<p><em>For late-breaking news about FreeBSD, please visit
|
||||
the <A HREF="&base;/news/newsflash.html">Newsflash</A> page.</em></p>
|
||||
|
@ -37,7 +37,7 @@ FreeBSD</A> for details.</p>
|
|||
<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.5</b> on January 15, 2002. The first release on
|
||||
<b>FreeBSD 4.5</b> on January 20, 2002. The first release on
|
||||
what is now the <b>-current</b> branch will be <b>FreeBSD 5.0</b>,
|
||||
scheduled for the fourth quarter of 2002.</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue