doc/en/platforms/alpha.sgml
Alexey Zelkin 09cf28daf7 * add 'email' entity to header. This causes sgml to put link to freebsd-alpha
mailing list to html page footer instead of freebsd-questions
* switch to use one style FreeBSD ports naming (FreeBSD/<port>)
* s/freebsd/FreeBSD
2001-10-24 18:06:43 +00:00

43 lines
1,021 B
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/platforms/alpha.sgml,v 1.1 2000/11/30 18:56:25 jim Exp $">
<!ENTITY title "FreeBSD/alpha Project">
<!ENTITY email 'freebsd-alpha'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
<html>
&header;
<p>This page contains information about porting FreeBSD to Compaq Alpha
systems.</p>
<h3>FreeBSD/alpha Specific Links</h3>
<ul>
<li><a href="mailto:freebsd-alpha@FreeBSD.org">FreeBSD/alpha mailing
list</a></li>
</ul>
<h3>Other Links of Interest</h3>
<h4>Hardware</h4>
<ul>
<li><A href="http://www.compaq.com/alphaserver/">Compaq
AlphaServer</a></li>
</ul>
<h4>Projects</h4>
<ul>
<li><a
href="http://www.NetBSD.org/Ports/alpha/">NetBSD/alpha</a></li>
<li><a
href="http://www.OpenBSD.org/alpha.html">OpenBSD/alpha</a></li>
<li><a href="http://www.alphalinux.org/">AlphaLinux</a></li>
</ul>
&footer;
</html>