about summary refs log tree commit diff stats
path: root/apps/handle.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-07-31 15:28:23 -0700
committerKartik Agaram <vc@akkartik.com>2019-07-31 15:28:23 -0700
commit1ed1d1c8428d569bcdc4062ba5786fa1dc6b7f2c (patch)
tree8d042e11f6a8d3b3a645bf5fc47dc1854a2c4fb4 /apps/handle.subx
parentd8dfb81806dcd609c203c83c5c340c72e102f6d4 (diff)
downloadmu-1ed1d1c8428d569bcdc4062ba5786fa1dc6b7f2c.tar.gz
5499
Diffstat (limited to 'apps/handle.subx')
-rw-r--r--apps/handle.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/handle.subx b/apps/handle.subx
index ba824f85..95364821 100644
--- a/apps/handle.subx
+++ b/apps/handle.subx
@@ -12,7 +12,7 @@
 #   offset 0: alloc id
 #   offset 4: address
 #
-# To run (from the subx directory):
+# To run:
 #   $ ./subx translate *.subx apps/handle.subx -o apps/handle
 #   $ ./subx run apps/handle
 # Expected result is a successful lookup followed by a hard abort: