aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common/loader.8
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2005-02-17 11:14:45 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2005-02-17 11:14:45 +0000
commitb32a1f44055992bdcbaa3f9fc2a9268118799756 (patch)
tree904c7d073de64027a3dffd078eb00a870fefb642 /sys/boot/common/loader.8
parent4d8ac58b05b2ec3f5469db95e5fa1164a39b5d3b (diff)
downloadsrc-b32a1f44055992bdcbaa3f9fc2a9268118799756.tar.gz
src-b32a1f44055992bdcbaa3f9fc2a9268118799756.zip
Document the new default init_path.
Reminded by: ru MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=142012
Diffstat (limited to 'sys/boot/common/loader.8')
-rw-r--r--sys/boot/common/loader.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index 62488029a5a5..67a5869b4233 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -369,7 +369,7 @@ Sets the list of binaries which the kernel will try to run as the initial
process.
The first matching binary is used.
The default list is
-.Dq Li /sbin/init:/sbin/oinit:/sbin/init.bak:/stand/sysinstall .
+.Dq Li /sbin/init:/sbin/oinit:/sbin/init.bak:/rescue/init:/stand/sysinstall .
.It Va interpret
Has the value
.Dq Li OK