Fix typo.
Submitted by: Jeroen C. van Gelderen <jeroen@vangelderen.org>
This commit is contained in:
parent
16f56b7612
commit
969cb290db
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9586
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/x86-64.sgml,v 1.3 2001/06/06 18:13:18 obrien Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/x86-64.sgml,v 1.4 2001/06/07 00:50:37 kuriyama Exp $">
|
||||
<!ENTITY title "FreeBSD/x86-64 Project">
|
||||
<!ENTITY email 'freebsd-hackers'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/platforms/x86-64.sgml,v 1.3 2001/06/06 18:13:18 obrien Exp $ -->
|
||||
<!-- $FreeBSD: www/en/platforms/x86-64.sgml,v 1.4 2001/06/07 00:50:37 kuriyama Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -18,7 +18,7 @@ upcoming x86-64 ``Hammer'' architecture.</p>
|
|||
<h3>Latest News</h3>
|
||||
<ul>
|
||||
<li><p><b>13-April-2001</b> <a href="mailto:obrien@freebsd.org">David
|
||||
O'Brien</a> received the commieral Virtutech Simics-LE "VituHammer"
|
||||
O'Brien</a> received the commieral Virtutech Simics-LE "VirtuHammer"
|
||||
x86-64 simulator in order to begin the port.</p></li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue