diff options
-rw-r--r-- | share/man/man5/boot.config.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man5/boot.config.5 b/share/man/man5/boot.config.5 index ca8627b..41cc55c 100644 --- a/share/man/man5/boot.config.5 +++ b/share/man/man5/boot.config.5 @@ -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 |