about summary refs log tree commit diff stats
path: root/linux/apps/ex11.subx
diff options
context:
space:
mode:
Diffstat (limited to 'linux/apps/ex11.subx')
-rw-r--r--linux/apps/ex11.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/apps/ex11.subx b/linux/apps/ex11.subx
index 0ec5cc1a..dd16267d 100644
--- a/linux/apps/ex11.subx
+++ b/linux/apps/ex11.subx
@@ -6,7 +6,7 @@
 # a null-terminated 'kernel string' with a size-prefixed 'SubX string'.
 #
 # To run:
-#   $ bootstrap/bootstrap translate apps/ex11.subx -o ex11
+#   $ bootstrap/bootstrap translate 000init.subx apps/ex11.subx -o ex11
 #   $ bootstrap/bootstrap run ex11  # runs a series of tests
 #   ......  # all tests pass
 #