about summary refs log tree commit diff stats
path: root/boot0.hex
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-03-15 21:59:08 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-03-15 21:59:08 -0700
commit2998866b88f5f946010c07d2ede6eba8e389da6b (patch)
tree038051ac0b788b71783d74a1f0b877262877fe38 /boot0.hex
parent2f251aec4d4577ba222da170c2d0e9a00724bac7 (diff)
downloadmu-2998866b88f5f946010c07d2ede6eba8e389da6b.tar.gz
.
Diffstat (limited to 'boot0.hex')
-rw-r--r--boot0.hex2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot0.hex b/boot0.hex
index 01cc9c56..e1ea98bd 100644
--- a/boot0.hex
+++ b/boot0.hex
@@ -16,7 +16,7 @@
 # To run:
 #   qemu-system-i386 disk.img
 # Or:
-#   bochs -f boot.bochsrc  # boot.bochsrc loads disk.img
+#   bochs -f bochsrc  # bochsrc loads disk.img
 #
 # Since we start out in 16-bit mode, we need instructions SubX doesn't
 # support.