summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2010-01-02 17:32:40 +0000
committermbr <mbr@FreeBSD.org>2010-01-02 17:32:40 +0000
commit59932fbfde93bc051c17b44fe11d68a43f954b1b (patch)
treeb7a39c16203c59da0945d314780307b035a7e78c /sys/boot/pc98
parentc2e6054f93f61a8adef28974fe22ab5ad3ab2af7 (diff)
downloadFreeBSD-src-59932fbfde93bc051c17b44fe11d68a43f954b1b.zip
FreeBSD-src-59932fbfde93bc051c17b44fe11d68a43f954b1b.tar.gz
Fix typo: s/partion/partition/
Submitted by: Marc Balmer <marc@msys.ch> MFC after: 3 days
Diffstat (limited to 'sys/boot/pc98')
-rw-r--r--sys/boot/pc98/boot0.5/selector.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/boot0.5/selector.s b/sys/boot/pc98/boot0.5/selector.s
index 26b5f93..9d98ef8 100644
--- a/sys/boot/pc98/boot0.5/selector.s
+++ b/sys/boot/pc98/boot0.5/selector.s
@@ -35,7 +35,7 @@
# Display partition table.
#
showpartitions:
- # Clear partion table area
+ # Clear partition table area
movw $16, %cx
clear_part:
push %cx
OpenPOWER on IntegriCloud