summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-08-20 09:31:17 +0000
committerru <ru@FreeBSD.org>2006-08-20 09:31:17 +0000
commit22b7409adef90ab6c4208b3d9787d87264bea82b (patch)
tree7fa086437edebb3e9668b472bd46992a4663267c /sys/boot
parent9616e66c6012dfa2a736e5776de0ddaf01e1c983 (diff)
downloadFreeBSD-src-22b7409adef90ab6c4208b3d9787d87264bea82b.zip
FreeBSD-src-22b7409adef90ab6c4208b3d9787d87264bea82b.tar.gz
Make the default "init_path" value breakable, so it fits on the
screen's width, thus eliminating a groff(1) warning. Suggested by: marck
Diffstat (limited to 'sys/boot')
-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 e17f886..984b393 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -428,7 +428,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:/rescue/init:/stand/sysinstall .
+.Dq Li /sbin/init:/sbin/oinit:/sbin/init.bak:\:/rescue/init:/stand/sysinstall .
.It Va interpret
Has the value
.Dq Li OK
OpenPOWER on IntegriCloud