about summary refs log tree commit diff stats
path: root/linux/bootstrap/011run.cc
diff options
context:
space:
mode:
Diffstat (limited to 'linux/bootstrap/011run.cc')
-rw-r--r--linux/bootstrap/011run.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/bootstrap/011run.cc b/linux/bootstrap/011run.cc
index 424e40e9..18ac0903 100644
--- a/linux/bootstrap/011run.cc
+++ b/linux/bootstrap/011run.cc
@@ -27,7 +27,7 @@ put_new(Help, "syntax",
   "after a '/', but they can never contain whitespace. Metadata has no effect\n"
   "at runtime, but can be handy when rewriting macros.\n"
   "\n"
-  "Check out the example programs in the apps/ directory, particularly apps/ex*.\n"
+  "Check out the example programs linux/ex*.\n"
 );
 :(before "End Help Contents")
 cerr << "  syntax\n";