Various grammar fixes

This commit is contained in:
Christian Brueffer 2004-09-06 13:19:09 +00:00
parent ffab231605
commit 6a0be4ec36
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22257

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/platforms/pc98.sgml,v 1.9 2004/01/26 23:22:31 josef Exp $">
<!ENTITY date "$FreeBSD: www/en/platforms/pc98.sgml,v 1.10 2004/03/28 13:44:25 nyan Exp $">
<!ENTITY title "FreeBSD/pc98 Project">
<!ENTITY email 're-pc98'>
<!ENTITY % includes SYSTEM "../includes.sgml">
@ -11,7 +11,7 @@
&header;
<p>FreeBSD/pc98 is a port of FreeBSD which aims to run
on NEC PC-98x1 (pc98) architecture.
on the NEC PC-98x1 (pc98) architecture.
The project's goal is to make FreeBSD/pc98 work
the same as FreeBSD on other architectures.
Most of the kernel source is already included in the FreeBSD source tree
@ -27,15 +27,15 @@
<ul>
<li>Refine resource management system to support discontinuous resources.</li>
<li>Restore to PC-9801-86 sound card support.</li>
<li>Restore the PC-9801-86 sound card support.</li>
<li>Restore to MECIA pcmcia controller support.</li>
<li>Restore the MECIA pcmcia controller support.</li>
<li>Support SMP machines.</li>
<li>Support SASI controller.</li>
<li>Support the SASI controller.</li>
<li>Rewrite the boot[12] to support ELF binary.</li>
<li>Rewrite boot[12] to support the ELF binary format.</li>
<li>HW_MACHINE should be 'pc98'.</li>
</ul>