about summary refs log tree commit diff stats
path: root/rpn.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-04-16 20:26:42 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-04-16 20:26:56 -0700
commitf774677854ca2f0affcccb362fb2c6b1c407df44 (patch)
treeb4cc48bdbed320caeac2cde54fcd3edeaf265040 /rpn.mu
parentf66de6139270475828f1dffd1985d68325bef34d (diff)
downloadmu-f774677854ca2f0affcccb362fb2c6b1c407df44.tar.gz
.
Diffstat (limited to 'rpn.mu')
-rw-r--r--rpn.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpn.mu b/rpn.mu
index 8214e420..88053e7c 100644
--- a/rpn.mu
+++ b/rpn.mu
@@ -7,7 +7,7 @@
 #   $ ./translate rpn.mu
 #
 # Example session:
-#   $ qemu-system-i386 disk.img
+#   $ qemu-system-i386 code.img
 #   > 4
 #   4
 #   > 5 3 -