doc/en/releases/5.0R/installation.sgml
Udo Erdelhoff 6e81ff01d0 Fix the CDATA setting and the link to the supported platforms page
so that the other translation teams are not fooled.
While I am here, correct a small grammar error.
2003-01-18 16:03:14 +00:00

29 lines
1.1 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/installation.sgml,v 1.2 2003/01/18 01:41:09 bmah Exp $">
<!ENTITY title "FreeBSD 5.0-RELEASE Installation Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<p>The installation notes for FreeBSD are customized for different
platforms, as the procedures for installing FreeBSD are highly
dependent on the hardware platform.</p>
<p>Installation notes for FreeBSD 5.0-RELEASE are available for the following
platforms:</p>
<ul>
<li><a href="installation-alpha.html">alpha</a></li>
<li><a href="installation-ia64.html">ia64</a></li>
<li><a href="installation-i386.html">i386</a></li>
<li><a href="installation-pc98.html">pc98</a></li>
<li><a href="installation-sparc64.html">sparc64</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>