about summary refs log tree commit diff stats
path: root/linux/random.subx
diff options
context:
space:
mode:
Diffstat (limited to 'linux/random.subx')
-rw-r--r--linux/random.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/random.subx b/linux/random.subx
index 7e9c0f0e..639638cc 100644
--- a/linux/random.subx
+++ b/linux/random.subx
@@ -1,7 +1,7 @@
 # Repeatedly read 32-bit numbers from /dev/random, print them to stdout.
 #
 # To run:
-#   $ bootstrap/bootstrap translate [01]*.subx apps/random.subx -o apps/random
+#   $ bootstrap/bootstrap translate [01]*.subx random.subx -o random
 #   $ bootstrap/bootstrap run random
 
 == code 0x09000000