s/h2/h3/g.
This commit is contained in:
parent
035abf2676
commit
93e1d4ccfe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13297
1 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ia64.sgml,v 1.7 2002/03/16 08:11:16 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ia64.sgml,v 1.8 2002/06/02 08:50:41 marcel Exp $">
|
||||
<!ENTITY title "FreeBSD/ia64 Project">
|
||||
<!ENTITY email 'freebsd-ia64'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -9,7 +9,7 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<h2><a name="intro">Introduction</a></h2>
|
||||
<h3><a name="intro">Introduction</a></h3>
|
||||
|
||||
<p>This page contains information about the FreeBSD port to Intel's IA-64
|
||||
architecture; officially known as Itanium Processor Family (IPF). As with
|
||||
|
@ -19,7 +19,7 @@
|
|||
<a href="mailto:freebsd-ia64@FreeBSD.org">freebsd-ia64@FreeBSD.org</a>.
|
||||
</p>
|
||||
|
||||
<h2><a name="toc">Table Of Contents</a></h2>
|
||||
<h3><a name="toc">Table Of Contents</a></h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="#who">Credits</a></li>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<li><a href="#links">Pointers Of Interest</a></li>
|
||||
</ul>
|
||||
|
||||
<h2><a name="who">Credits</a></h2>
|
||||
<h3><a name="who">Credits</a></h3>
|
||||
|
||||
<p>The follow people have been working either in the spotlights or behind
|
||||
the scenes to get the FreeBSD port off the ground:</p>
|
||||
|
@ -41,7 +41,7 @@
|
|||
<li><a href="mailto:ps@FreeBSD.org">Paul Saab</a></li>
|
||||
</ul>
|
||||
|
||||
<h2><a name="news">Latest News</a></h2>
|
||||
<h3><a name="news">Latest News</a></h3>
|
||||
|
||||
<ul>
|
||||
<li><p><b>2-Jun-2002</b> <a href="mailto:marcel@FreeBSD.org">Marcel</a>,
|
||||
|
@ -78,15 +78,15 @@
|
|||
list for more information.</p></li>
|
||||
</ul>
|
||||
|
||||
<h2><a name="hw">Hardware List</a></h2>
|
||||
<h3><a name="hw">Hardware List</a></h3>
|
||||
|
||||
<p>Stay tuned...</p>
|
||||
|
||||
<h2><a name="todo">What Needs To Be Done</a></h2>
|
||||
<h3><a name="todo">What Needs To Be Done</a></h3>
|
||||
|
||||
<p>Stay tuned...</p>
|
||||
|
||||
<h2><a name="links">Pointer Of Interest</a></h2>
|
||||
<h3><a name="links">Pointer Of Interest</a></h3>
|
||||
|
||||
<p>Stay tuned...</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue