about summary refs log tree commit diff stats
path: root/apps/pack.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/pack.subx
parentd8dfb81806dcd609c203c83c5c340c72e102f6d4 (diff)
downloadmu-1ed1d1c8428d569bcdc4062ba5786fa1dc6b7f2c.tar.gz
5499
Diffstat (limited to 'apps/pack.subx')
-rw-r--r--apps/pack.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/pack.subx b/apps/pack.subx
index 61a837ba..9bd6a21a 100644
--- a/apps/pack.subx
+++ b/apps/pack.subx
@@ -2,7 +2,7 @@
 # of whitespace-separated ascii hex bytes on stdout. Label definitions and
 # uses are left untouched.
 #
-# To run (from the subx/ directory):
+# To run:
 #   $ ./subx translate *.subx apps/pack.subx -o apps/pack
 #   $ echo '05/add-to-EAX 0x20/imm32'  |./subx run apps/pack
 # Expected output: