Correct assorted typographical, spelling, and grammar errors.

This commit is contained in:
Dima Dorfman 2001-07-06 02:12:16 +00:00
parent 2c41e2c96f
commit df8d901742
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9796
26 changed files with 97 additions and 97 deletions

View file

@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/platforms/ia64.sgml,v 1.1 2000/11/22 10:26:10 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/platforms/ia64.sgml,v 1.2 2000/11/30 18:56:25 jim Exp $">
<!ENTITY title "FreeBSD/IA64 Project">
<!ENTITY email 'freebsd-ia64'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/platforms/ia64.sgml,v 1.1 2000/11/22 10:26:10 murray Exp $ -->
<!-- $FreeBSD: www/en/platforms/ia64.sgml,v 1.2 2000/11/30 18:56:25 jim Exp $ -->
<html>
&header;
@ -19,7 +19,7 @@ upcoming IA64 architecture.</p>
Moolenaar</a> has written a web page describing the <a
href="http://www.freebsd.org/~marcel/ssc.html">Simulator System Calls</a>.</p></li>
<li><p><b>4-Oct-2000</b> <a href="mailto:dfr@freebsd.org">Doug
Rabson</a> has commited code to get FreeBSD as far as start_init()
Rabson</a> has committed code to get FreeBSD as far as start_init()
before it dies in the simulator.</p></li>
<li><p><b>30-Sep-2000</b> <a href="mailto:dfr@freebsd.org">Doug
Rabson</a> has made a series of commits to -current with early IA64

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY title "Supported Platforms">
<!ENTITY date "$FreeBSD: www/en/platforms/index.sgml,v 1.1 2000/11/30 18:56:25 jim Exp $">
<!ENTITY date "$FreeBSD: www/en/platforms/index.sgml,v 1.2 2001/05/10 09:28:08 obrien Exp $">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
<html>
@ -46,7 +46,7 @@
<li>For the FreeBSD/x86-64 port, <a
href="mailto:freebsd-hackers@FreeBSD.org">freebsd-hackers@FreeBSD.org</a></li>
<li>For general architechture questions, <a
<li>For general architecture questions, <a
href="mailto:freebsd-arch@FreeBSD.org">freebsd-arch@FreeBSD.org</a></li>
</ul>

View file

@ -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.5 2001/06/10 00:14:48 obrien Exp $">
<!ENTITY date "$FreeBSD: www/en/platforms/x86-64.sgml,v 1.6 2001/06/24 15:45:52 dannyboy 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.5 2001/06/10 00:14:48 obrien Exp $ -->
<!-- $FreeBSD: www/en/platforms/x86-64.sgml,v 1.6 2001/06/24 15:45:52 dannyboy Exp $ -->
<html>
&header;
@ -23,7 +23,7 @@ x86-64 simulator in order to begin the port.</p></li>
</ul>
<h3>What needs to be done</h3>
<p>David O'Brien is working on modifing the AMD sponsored x86-64 GCC for
<p>David O'Brien is working on modifying the AMD sponsored x86-64 GCC for
FreeBSD's needs. Anyone working on toolchain issues should coordinate
with <a href="mailto:obrien@freebsd.org">David O'Brien</a>.</p>