diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-08-20 09:31:17 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-08-20 09:31:17 +0000 |
| commit | 23471380b5c0155a6617492624a9c3484f5af6d2 (patch) | |
| tree | 7fa086437edebb3e9668b472bd46992a4663267c /sys | |
| parent | d7c881e89515d69de269ede22d2207dbbc6aa672 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/boot/common/loader.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index e17f88655344f..984b393f1aacd 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 |
