Bring the CURRENT release documentation set built for the Web site

more up to date: Add the Early Adopter's Guide, and add
machine-dependent documentation all (five) platforms for which we
currently build release docs.

While I'm here, future-proof a version number reference.
This commit is contained in:
Bruce A. Mah 2002-11-09 22:32:38 +00:00
parent 8978d81ba3
commit 3c99a04ef3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14876

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/relnotes.sgml,v 1.4 2002/02/25 08:03:08 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/relnotes.sgml,v 1.5 2002/05/01 19:04:47 bmah Exp $">
<!ENTITY title "Release Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
@ -64,22 +64,32 @@
<ul>
<li><a href="relnotes/CURRENT/readme/index.html">README</a></li>
<li><a href="relnotes/CURRENT/early-adopter/index.html">Early
Adopter's Guide for FreeBSD 5.0</a></li>
<li>Release Notes (<a href="relnotes/CURRENT/relnotes/i386/index.html">i386</a>,
<a href="relnotes/CURRENT/relnotes/alpha/index.html">alpha</a>)</li>
<a href="relnotes/CURRENT/relnotes/pc98/index.html">pc98</a>),
<a href="relnotes/CURRENT/relnotes/alpha/index.html">alpha</a>),
<a href="relnotes/CURRENT/relnotes/sparc64/index.html">sparc64</a>),
<a href="relnotes/CURRENT/relnotes/ia64/index.html">ia64</a>)</li>
<li>Hardware Notes (<a href="relnotes/CURRENT/hardware/i386/index.html">i386</a>,
<a href="relnotes/CURRENT/hardware/pc98/index.html">pc98</a>,
<a href="relnotes/CURRENT/hardware/alpha/index.html">alpha</a>,
<a href="relnotes/CURRENT/hardware/sparc64/index.html">sparc64</a>)</li>
<a href="relnotes/CURRENT/hardware/sparc64/index.html">sparc64</a>),
<a href="relnotes/CURRENT/hardware/ia64/index.html">ia64</a>)</li>
<li>Installation Instructions (<a href="relnotes/CURRENT/installation/i386/index.html">i386</a>,
<a href="relnotes/CURRENT/installation/alpha/index.html">alpha</a>)</li>
<a href="relnotes/CURRENT/installation/pc98/index.html">pc98</a>),
<a href="relnotes/CURRENT/installation/alpha/index.html">alpha</a>),
<a href="relnotes/CURRENT/installation/sparc64/index.html">sparc64</a>),
<a href="relnotes/CURRENT/installation/ia64/index.html">ia64</a>)</li>
<li><a href="relnotes/CURRENT/errata/index.html">Errata</a></li>
</ul>
<p>The following documentation files are available for FreeBSD
4-STABLE (also known as 4.5-STABLE, 4.6-PRERELEASE, or 4.6-RC,
at various times):</p>
4-STABLE:</p>
<ul>
<li><a href="relnotes/4-STABLE/readme/index.html">README</a></li>