Capitalise the first word of the line (system->System).

Add an extra dot on the end of the line.
Remove two dots that are not needed.

PR:			www/105499
Submitted by:		Rudolf Cejka <cejkar at fit dot vutbr dot cz>
This commit is contained in:
Remko Lodder 2006-11-16 19:32:36 +00:00
parent 566e02e9c3
commit 4a9ae307d1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29092

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/platforms/sun4v.sgml,v 1.5 2006/11/13 07:21:38 kmacy Exp $">
<!ENTITY date "$FreeBSD: www/en/platforms/sun4v.sgml,v 1.6 2006/11/14 20:51:34 jb Exp $">
<!ENTITY title "FreeBSD/sun4v Project">
<!ENTITY email 'freebsd-sun4v'>
<!ENTITY % navinclude.developers "INCLUDE">
@ -71,16 +71,16 @@
<ul>
<li>Load balance interrupts between CPUs.</li>
<li>Add support for the serial port.</li>
<li>system reset and exit to OFW need to be implemented (use sc to reset)</li>
<li>System reset and exit to OFW need to be implemented (use sc to reset).</li>
</ul>
<h3><a name="links">Pointers Of Interest</a></h3>
<ul>
<li><a href="http://www.sun.com/processors/documentation.html">
UltraSPARC processor documentation.</a></li>
UltraSPARC processor documentation</a></li>
<li><a href="http://www.opensparc.net/">
OpenSPARC web site.</a></li>
OpenSPARC web site</a></li>
</ul>
&footer;