about summary refs log tree commit diff stats
path: root/linux/crenshaw2-1.subx
diff options
context:
space:
mode:
Diffstat (limited to 'linux/crenshaw2-1.subx')
-rw-r--r--linux/crenshaw2-1.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/crenshaw2-1.subx b/linux/crenshaw2-1.subx
index 41e3ad4e..ade0399a 100644
--- a/linux/crenshaw2-1.subx
+++ b/linux/crenshaw2-1.subx
@@ -3,7 +3,7 @@
 # except that we support hex digits.
 #
 # To run:
-#   $ bootstrap/bootstrap translate [01]*.subx apps/crenshaw2-1.subx -o apps/crenshaw2-1
+#   $ bootstrap/bootstrap translate [01]*.subx crenshaw2-1.subx -o crenshaw2-1
 #   $ echo '3'  |bootstrap/bootstrap run crenshaw2-1
 # Expected output:
 #   # syscall(exit, 3)