s/OpenFirmware/Open Firmware/ for consistency with Apple's spelling.

This commit is contained in:
Marc Fonvieille 2005-10-15 08:51:21 +00:00
parent 021c7fb040
commit d0e915aae5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26021

View file

@ -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.14 2005/10/04 19:43:48 hrs Exp $">
<!ENTITY date "$FreeBSD: www/en/platforms/ppc.sgml,v 1.15 2005/10/13 10:19:38 flz Exp $">
<!ENTITY title "FreeBSD/ppc Project">
<!ENTITY email 'freebsd-ppc'>
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
@ -169,7 +169,7 @@
</li>
<li>There is a known bug in the boot-loader, that prevents you from
loading an alternate kernel, so testing your kernel is a bit risky.
When booting the loader from the OpenFirmware prompt, give it a
When booting the loader from the Open Firmware prompt, give it a
partition which is either non-existent, doesn't have a kernel to load,
or isn't a UFS partition:
<pre>0 > boot hd:loader hd:0</pre>
@ -207,11 +207,11 @@ OK load /boot/kernel/kernel.save</pre>
Open Firmware Quick Reference</a></li>
<li><a href="http://developer.apple.com/technotes/tn/tn1061.html">
"TN1061: Fundamentals of OpenFirmware, Part 1 - The User
"TN1061: Fundamentals of Open Firmware, Part 1 - The User
Interface"</a></li>
<li><a href="http://developer.apple.com/technotes/tn/tn1062.html">
"TN1062: Fundamentals of OpenFirmware, Part 2 - The Device
"TN1062: Fundamentals of Open Firmware, Part 2 - The Device
Tree"</a></li>
<li><a href="http://developer.apple.com/techpubs/hardware/hardware2.html">