summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth/loader.4th.8
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/forth/loader.4th.8')
-rw-r--r--sys/boot/forth/loader.4th.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.4th.8 b/sys/boot/forth/loader.4th.8
index 2d03a61..d3618f8 100644
--- a/sys/boot/forth/loader.4th.8
+++ b/sys/boot/forth/loader.4th.8
@@ -176,7 +176,7 @@ start
Loads a different kernel with the standard configuration:
.Pp
.Bd -literal -offset indent -compact
-set kernel="kernel.old"
+set kernel="/boot/kernel.old/kernel"
unload
boot-conf
.Ed
OpenPOWER on IntegriCloud