Include developers.sgml and replace names of developers with their
respective entities.
This commit is contained in:
parent
05c79ba9a7
commit
7aa0f7b61d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23412
1 changed files with 5 additions and 4 deletions
|
@ -1,9 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.19 2004/06/30 05:36:22 linimon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.20 2004/11/04 11:35:21 joerg Exp $">
|
||||
<!ENTITY title "FreeBSD/sparc64 Project">
|
||||
<!ENTITY email 'freebsd-sparc64'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
]>
|
||||
|
||||
<html>
|
||||
|
@ -37,9 +38,9 @@
|
|||
the scenes to get the FreeBSD port off the ground:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="mailto:jake@FreeBSD.org">Jake Burkholder</a></li>
|
||||
<li><a href="mailto:tmm@FreeBSD.org">Thomas Moestl</a></li>
|
||||
<li><a href="mailto:obrien@FreeBSD.org">David Obrien</a></li>
|
||||
<li><a href="mailto:jake@FreeBSD.org">&a.jake;</a></li>
|
||||
<li><a href="mailto:tmm@FreeBSD.org">&a.tmm;</a></li>
|
||||
<li><a href="mailto:obrien@FreeBSD.org">&a.obrien;</a></li>
|
||||
</ul>
|
||||
|
||||
<h3><a name="news">Latest News</a></h3>
|
||||
|
|
Loading…
Reference in a new issue