* 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
This commit is contained in:
Alexey Zelkin 2001-10-24 18:06:43 +00:00
parent eb3d65c00c
commit 09cf28daf7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11035

View file

@ -1,19 +1,20 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD/Alpha Project">
<!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 Alpha
<p>This page contains information about porting FreeBSD to Compaq Alpha
systems.</p>
<h3>FreeBSD/Alpha Specific Links</h3>
<h3>FreeBSD/alpha Specific Links</h3>
<ul>
<li><a href="mailto:freebsd-alpha@FreeBSD.org">FreeBSD/Alpha mailing
<li><a href="mailto:freebsd-alpha@FreeBSD.org">FreeBSD/alpha mailing
list</a></li>
</ul>