doc/en/releases/5.0R/hardware.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

30 lines
1 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/hardware.sgml,v 1.2 2003/01/18 01:41:09 bmah Exp $">
<!ENTITY title "FreeBSD 5.0-RELEASE Hardware Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<p>The hardware notes for FreeBSD are customized for different
platforms, as many devices are only supported on (or are
only relevant for)
specific processors or architectures.</p>
<p>Hardware notes for FreeBSD 5.0-RELEASE are available for the following
platforms:</p>
<ul>
<li><a href="hardware-alpha.html">alpha</a></li>
<li><a href="hardware-ia64.html">ia64</a></li>
<li><a href="hardware-i386.html">i386</a></li>
<li><a href="hardware-pc98.html">pc98</a></li>
<li><a href="hardware-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>