Bring the releases up to date.
This commit is contained in:
parent
f297ca8bd8
commit
1edb7cfe4d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17069
2 changed files with 27 additions and 4 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.85 2003/01/19 16:11:25 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.86 2003/04/04 06:01:11 murray Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.85 2003/01/19 16:11:25 bmah Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.86 2003/04/04 06:01:11 murray Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -63,6 +63,22 @@ FreeBSD</A> for details.</p>
|
|||
<a name="past"></A>
|
||||
<h2>Past Releases</h2>
|
||||
<ul>
|
||||
<li><b>5.0</b> (January, 2003)
|
||||
<em>
|
||||
<a href="./5.0R/announce.html">Announcement</a>:
|
||||
<a href="./5.0R/relnotes.html">Release Notes</a>:
|
||||
<a href="./5.0R/hardware.html">Hardware Notes</a>:
|
||||
<a href="./5.0R/errata.html">Errata</a>
|
||||
</em>
|
||||
|
||||
<li><b>4.8</b> (April, 2003)
|
||||
<em>
|
||||
<a href="./4.8R/announce.html">Announcement</a>:
|
||||
<a href="./4.8R/relnotes.html">Release Notes</a>:
|
||||
<a href="./4.8R/hardware.html">Hardware Notes</a>:
|
||||
<a href="./4.8R/errata.html">Errata</a>
|
||||
</em>
|
||||
|
||||
<li><b>4.7</b> (October, 2002)
|
||||
<em>
|
||||
<a href="./4.7R/announce.html">Announcement</a>:
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# With the format `<titel>|<url>'.
|
||||
# Empty lines or comments are ignored.
|
||||
#
|
||||
# $FreeBSD: www/en/search/web.atoz,v 1.57 2002/04/14 17:22:28 phantom Exp $
|
||||
# $FreeBSD: www/en/search/web.atoz,v 1.58 2003/02/05 10:58:20 brueffer Exp $
|
||||
|
||||
# ../internal/about.sgml
|
||||
Usage statistics for this server|../internal/about.html
|
||||
|
@ -258,7 +258,14 @@ Releases, past|../releases/index.html#past
|
|||
4.1 FreeBSD|../releases/index.html#past
|
||||
4.2 FreeBSD|../releases/index.html#past
|
||||
4.3 FreeBSD|../releases/index.html#past
|
||||
4.4 FreeBSD|../releases/index.html#current
|
||||
4.4 FreeBSD|../releases/index.html#past
|
||||
4.5 FreeBSD|../releases/index.html#past
|
||||
4.6 FreeBSD|../releases/index.html#past
|
||||
4.7 FreeBSD|../releases/index.html#past
|
||||
4.8 FreeBSD|../releases/index.html#past
|
||||
4.9 FreeBSD|../releases/index.html#current
|
||||
5.0 FreeBSD|../releases/index.html#past
|
||||
5.1 FreeBSD|../releases/index.html#current
|
||||
|
||||
# relnotes.sgml
|
||||
Release Documentation|relnotes.sgml
|
||||
|
|
Loading…
Reference in a new issue