- loader(8) is not a part of boot(8) and is not its second stage.

Reported by:	Yoshihiko Sarumaru <mistral at imasy.or.jp>
Reviewed by:	trhodes
MFC-after:	3 days
This commit is contained in:
danger 2008-01-03 20:54:34 +00:00
parent 894b354a52
commit a6857bc34c

View File

@ -78,11 +78,11 @@ The command:
# echo "1:ad(1,a)/boot/loader" > /boot.config
.Ed
.Pp
will instruct the second boot stage of
.Xr loader 8
on the first disk to boot with the third boot stage of
.Xr loader 8
from the second disk.
will instruct the second stage of
.Xr boot 8
on the first disk to boot with the third
.Xr boot 8
stage from the second disk.
.Pp
The command:
.Bd -literal -offset indent