summaryrefslogtreecommitdiffstats
path: root/sys/boot/sparc64/boot1/boot1.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/sparc64/boot1/boot1.c')
-rw-r--r--sys/boot/sparc64/boot1/boot1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/sparc64/boot1/boot1.c b/sys/boot/sparc64/boot1/boot1.c
index 685e33f..4c2786f 100644
--- a/sys/boot/sparc64/boot1/boot1.c
+++ b/sys/boot/sparc64/boot1/boot1.c
@@ -432,7 +432,7 @@ static int
dskread(void *buf, u_int64_t lba, int nblk)
{
/*
- * The OpenFirmware should open the correct partition for us.
+ * The Open Firmware should open the correct partition for us.
* That means, if we read from offset zero on an open instance handle,
* we should read from offset zero of that partition.
*/
OpenPOWER on IntegriCloud