For consistency s/-current/-CURRENT and s/scsi/SCSI
This commit is contained in:
parent
85396f69a8
commit
8ddce81b87
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25739
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.23 2005/09/14 16:24:13 joel Exp $">
|
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.24 2005/09/24 14:24:42 blackend Exp $">
|
||||||
<!ENTITY title "FreeBSD/sparc64 Project">
|
<!ENTITY title "FreeBSD/sparc64 Project">
|
||||||
<!ENTITY email 'freebsd-sparc64'>
|
<!ENTITY email 'freebsd-sparc64'>
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
|
@ -60,7 +60,7 @@
|
||||||
|
|
||||||
<li><p><b>18 January, 2003</b> : The if_xl driver is
|
<li><p><b>18 January, 2003</b> : The if_xl driver is
|
||||||
<a href="http://docs.FreeBSD.org/cgi/mid.cgi?200301190023.h0J0Nx0N068255">
|
<a href="http://docs.FreeBSD.org/cgi/mid.cgi?200301190023.h0J0Nx0N068255">
|
||||||
now</a> supported in -current.</p></li>
|
now</a> supported in -CURRENT.</p></li>
|
||||||
|
|
||||||
<li><p><b>10 December, 2002</b> : Daily snapshots of 5.0-CURRENT are now
|
<li><p><b>10 December, 2002</b> : Daily snapshots of 5.0-CURRENT are now
|
||||||
available on
|
available on
|
||||||
|
@ -107,8 +107,8 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>The following systems are supported, but can only be netbooted due to
|
<p>The following systems are supported, but can only be netbooted due to
|
||||||
the onboard scsi controller being unsupported. Work is underway to add
|
the onboard SCSI controller being unsupported. Work is underway to add
|
||||||
support for this scsi controller. These systems may work with the esp
|
support for this SCSI controller. These systems may work with the esp
|
||||||
driver imported from <a href="http://www.NetBSD.org">NetBSD</a>.</p>
|
driver imported from <a href="http://www.NetBSD.org">NetBSD</a>.</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in a new issue