summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/boot0
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2003-12-11 20:40:12 +0000
committerjhb <jhb@FreeBSD.org>2003-12-11 20:40:12 +0000
commite5794e74516d58b92039b57d37dcc82ccf44b51d (patch)
treef07cb71b6ea48317231ba393b1a1aa7f4a9c4fd6 /sys/boot/i386/boot0
parent7368638dde865f551307192183998bf8022486f4 (diff)
downloadFreeBSD-src-e5794e74516d58b92039b57d37dcc82ccf44b51d.zip
FreeBSD-src-e5794e74516d58b92039b57d37dcc82ccf44b51d.tar.gz
Properly fix a typo that the previous revision made even worse.
Diffstat (limited to 'sys/boot/i386/boot0')
-rw-r--r--sys/boot/i386/boot0/boot0.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/boot0/boot0.s b/sys/boot/i386/boot0/boot0.s
index 5774052..0fb9775 100644
--- a/sys/boot/i386/boot0/boot0.s
+++ b/sys/boot/i386/boot0/boot0.s
@@ -176,7 +176,7 @@ main.6: addb $'0'|0x80,%al # Save next
callw putx # item
#
# Now that we've printed the drive (if we needed to), display a prompt.
-# Get ready for the input byte noting the time.
+# Get ready for the input by noting the time.
#
main.7: movw $prompt,%si # Display
callw putstr # prompt
OpenPOWER on IntegriCloud