Link to the relnotes page from the main releases page.
This commit is contained in:
parent
a7ae8afe47
commit
f87cb5329f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11085
1 changed files with 8 additions and 2 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.62 2001/09/19 18:14:43 jkh Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.63 2001/10/21 23:21:26 bmah Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.62 2001/09/19 18:14:43 jkh Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.63 2001/10/21 23:21:26 bmah Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -41,6 +41,12 @@ FreeBSD</A> for details.</p>
|
|||
what is now the <b>-current</b> branch will be <b>FreeBSD 5.0</b>,
|
||||
scheduled for the fourth quarter of 2002.</p>
|
||||
|
||||
<p>The release documentation files for FreeBSD-stable and
|
||||
FreeBSD-current are available for viewing in HTML format on the
|
||||
<a HREF="&base;/relnotes.html">Release Documentation</a> page.
|
||||
These files are rebuilt periodically, and reflect the changing
|
||||
state of FreeBSD's development.</p>
|
||||
|
||||
<a name="past"></A>
|
||||
<h2>Past Releases</h2>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue