26 lines
864 B
Text
26 lines
864 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY base CDATA "../..">
|
|
<!ENTITY date "$FreeBSD: www/en/releases/4.4R/notes.sgml,v 1.2 2001/09/20 16:48:56 bmah Exp $">
|
|
<!ENTITY title "FreeBSD 4.4 Release Notes">
|
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
|
]>
|
|
<html>
|
|
&header;
|
|
|
|
<p>The release notes for FreeBSD are customized for different
|
|
platforms, as some of the changes made to FreeBSD apply only to
|
|
specific processor architectures.</p>
|
|
|
|
<p>Release notes for FreeBSD 4.4 are available for the following
|
|
platforms:</p>
|
|
|
|
<ul>
|
|
<li><a href="relnotes-i386.html">i386</a></li>
|
|
<li><a href="relnotes-alpha.html">Alpha</a></li>
|
|
</ul>
|
|
|
|
<p>A list of all platforms currently under development can be found
|
|
on the <a href="../../platforms/index.html">Supported
|
|
Platforms</a> page.</p>
|
|
|
|
</html>
|