about summary refs log tree commit diff stats
path: root/linux/ex12.subx
diff options
context:
space:
mode:
Diffstat (limited to 'linux/ex12.subx')
-rw-r--r--linux/ex12.subx4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/ex12.subx b/linux/ex12.subx
index 0c0d4315..fa9e2b28 100644
--- a/linux/ex12.subx
+++ b/linux/ex12.subx
@@ -2,8 +2,8 @@
 # Create a new segment using mmap, save the address, write to it.
 #
 # To run:
-#   $ ./bootstrap translate init.linux apps/ex12.subx -o apps/ex12
-#   $ ./bootstrap run apps/ex12
+#   $ bootstrap/bootstrap translate apps/ex12.subx -o apps/ex12
+#   $ bootstrap/bootstrap run ex12
 # You shouldn't get a segmentation fault.
 
 == code