o Fix two cases of </a> missing the '>'
o Add a pointer to the runtime specification.
This commit is contained in:
parent
dbe34c48d9
commit
9bc2dc7891
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15844
1 changed files with 9 additions and 3 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/refs.sgml,v 1.1 2003/01/19 03:19:27 marcel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ia64/refs.sgml,v 1.2 2003/01/19 08:46:37 marcel Exp $">
|
||||
<!ENTITY title "FreeBSD/ia64 Project -- references">
|
||||
<!ENTITY email 'freebsd-ia64'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
|
@ -44,8 +44,8 @@
|
|||
<h3>Chipset</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://developer.intel.com/design/itanium/downloads/248703.htm">Intel 460GX Chipset Datasheet</a</li>
|
||||
<li><a href="http://developer.intel.com/design/itanium/downloads/248704.htm">Intel 460GX Chipset System Software Developer's Manual</a</li>
|
||||
<li><a href="http://developer.intel.com/design/itanium/downloads/248703.htm">Intel 460GX Chipset Datasheet</a></li>
|
||||
<li><a href="http://developer.intel.com/design/itanium/downloads/248704.htm">Intel 460GX Chipset System Software Developer's Manual</a></li>
|
||||
<li>Intel E8870 Chipset Datasheets
|
||||
<ul>
|
||||
<li><a href="http://developer.intel.com/design/chipsets/datashts/251111.htm">Intel E8870IO Server I/O Hub (SIOH)</a></li>
|
||||
|
|
@ -58,5 +58,11 @@
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>Runtime</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://developer.intel.com/design/itanium/downloads/245358.htm">Software Conventions & Runtime Architecture Guide</a></li>
|
||||
</ul>
|
||||
|
||||
&footer;
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue