aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sbin/reboot/boot_i386.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index d332acdb1633..dda3abd5f9bb 100644
--- a/sbin/reboot/boot_i386.8
+++ b/sbin/reboot/boot_i386.8
@@ -279,9 +279,9 @@ first stage bootstrap file
second stage bootstrap file
.It Pa /boot/loader
third stage bootstrap
-.It Pa /kernel/kernel
+.It Pa /boot/kernel/kernel
default kernel
-.It Pa /kernel.old/kernel
+.It Pa /boot/kernel.old/kernel
typical non-default kernel (optional)
.El
.Sh SEE ALSO