PR: www/121527

Contributed by: Gavin Atkinson

While here also fix the link to the Hardware Notes for 8-CURRENT.
This commit is contained in:
Johann Kois 2008-05-25 09:50:19 +00:00
parent 6a470c4289
commit 121d657d36
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32035

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [ <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/platforms/pc98.sgml,v 1.15 2006/05/09 15:35:10 pav Exp $"> <!ENTITY date "$FreeBSD: www/en/platforms/pc98.sgml,v 1.16 2006/08/19 21:20:40 hrs Exp $">
<!ENTITY title "FreeBSD/pc98 Project"> <!ENTITY title "FreeBSD/pc98 Project">
<!ENTITY email 're-pc98'> <!ENTITY email 're-pc98'>
<!ENTITY % navinclude.developers "INCLUDE"> <!ENTITY % navinclude.developers "INCLUDE">
@ -8,7 +8,8 @@
<html> <html>
&header; &header;
<h3>Introduction</h3>
<p>FreeBSD/pc98 is a port of FreeBSD which aims to run <p>FreeBSD/pc98 is a port of FreeBSD which aims to run
on the NEC PC-98x1 (pc98) architecture. on the NEC PC-98x1 (pc98) architecture.
The project's goal is to make FreeBSD/pc98 work The project's goal is to make FreeBSD/pc98 work
@ -16,9 +17,16 @@
Most of the kernel source is already included in the FreeBSD source tree Most of the kernel source is already included in the FreeBSD source tree
and most of the userland utilities built from the source work fine.</p> and most of the userland utilities built from the source work fine.</p>
<h3>Status</h3>
<p>FreeBSD/pc98 is a <a
href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">
Tier 1</a> architecture, and as such is fully supported by the
<a href="&base;">FreeBSD</a> project.</p>
<h3>FreeBSD/pc98 Hardware Notes</h3> <h3>FreeBSD/pc98 Hardware Notes</h3>
<a href="&base;/relnotes/CURRENT/hardware/pc98/index.html">&rel.head;-CURRENT <a href="&base;/relnotes/CURRENT/hardware/index.html">&rel.head;-CURRENT
Hardware Notes</a> Hardware Notes</a>
<h3>What Needs To Be Done</h3> <h3>What Needs To Be Done</h3>