Spell "targeted" and "targeting" properly.
Found by: "make spellcheck"
This commit is contained in:
parent
eb1b650b63
commit
9f93a68c50
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15323
2 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/mips.sgml,v 1.1 2002/11/08 14:56:49 jmallett Exp $">
|
||||
<!ENTITY title "FreeBSD/MIPS Project">
|
||||
<!ENTITY email 'freebsd-mips'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
|
||||
|
@ -22,7 +22,7 @@
|
|||
|
||||
<ol>
|
||||
<li><a href="#1">What is the FreeBSD/MIPS project?</a></li>
|
||||
<li><a href="#2">What hardware are you targetting?</a></li>
|
||||
<li><a href="#2">What hardware are you targeting?</a></li>
|
||||
<li><a href="#3">What is the current status?</a></li>
|
||||
<li><a href="#4">How can I acquire FreeBSD/MIPS?</a></li>
|
||||
<li><a href="#5">Who should I contact?</a></li>
|
||||
|
@ -34,12 +34,12 @@
|
|||
to computers with MIPS R4K and beyond processors, most notably
|
||||
SGI's MIPS computers.</p>
|
||||
|
||||
<h4><a name="2">What hardware are you targetting?</a></h4>
|
||||
<h4><a name="2">What hardware are you targeting?</a></h4>
|
||||
|
||||
<p>At the moment SGI's MIPS computers. Other MIPS platforms
|
||||
such as common embedded boards and non-exotic computers in
|
||||
a similar configuration to those offered by SGI are expected
|
||||
to be targetted later on.</p>
|
||||
to be targeted later on.</p>
|
||||
|
||||
<h4><a name="3">What is the current status?</a></h4>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ppc.sgml,v 1.4 2002/08/14 02:10:48 alfred Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ppc.sgml,v 1.5 2002/08/14 03:40:49 benno Exp $">
|
||||
<!ENTITY title "FreeBSD/ppc Project">
|
||||
<!ENTITY email 'freebsd-ppc'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
|
||||
|
@ -42,7 +42,7 @@
|
|||
|
||||
<ol>
|
||||
<li><a href="#1">What is the FreeBSD/PowerPC project?</a></li>
|
||||
<li><a href="#2">What hardware are you targetting?</a></li>
|
||||
<li><a href="#2">What hardware are you targeting?</a></li>
|
||||
<li><a href="#3">What is the current status?</a></li>
|
||||
<li><a href="#4">How can I acquire FreeBSD/PowerPC?</a></li>
|
||||
<li><a href="#5">Who should I contact?</a></li>
|
||||
|
@ -54,12 +54,12 @@
|
|||
to computers with the PowerPC processor, most notably
|
||||
recent Macintosh computers.</p>
|
||||
|
||||
<h4><a name="2">What hardware are you targetting?</a></h4>
|
||||
<h4><a name="2">What hardware are you targeting?</a></h4>
|
||||
|
||||
<p>At the moment "New World" (i.e. colourful case)
|
||||
Apple Macintoshes. Other platforms, such as older
|
||||
PowerMacs and non-Apple computers using Open Firmware,
|
||||
are expected to be targetted later on. </p>
|
||||
are expected to be targeted later on. </p>
|
||||
|
||||
<h4><a name="3">What is the current status?</a></h4>
|
||||
|
||||
|
|
Loading…
Reference in a new issue