mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
Trivial language fixes.
PR: 38015 Submitted by: Chris Pepper <pepper@mail.rockefeller.edu>
This commit is contained in:
parent
6380601f64
commit
35213a76a9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96609
@ -45,7 +45,7 @@
|
||||
The
|
||||
.Fx
|
||||
.Sq boot0
|
||||
boot manager permits the operator to select from which disk and which
|
||||
boot manager permits the operator to select from which disk and
|
||||
slice an i386 machine (PC) is booted.
|
||||
.Pp
|
||||
Note that what are referred to here as
|
||||
@ -76,7 +76,7 @@ The options are:
|
||||
Install the
|
||||
.Sq boot0
|
||||
boot manager.
|
||||
This option causes MBR code to be replaced, but without
|
||||
This option causes MBR code to be replaced, without
|
||||
affecting the embedded slice table.
|
||||
.It Fl v
|
||||
Verbose: display information about the slices defined, etc.
|
||||
@ -96,7 +96,7 @@ is acceptable here.
|
||||
.It Fl f Ar file
|
||||
Specify that a backup copy of the preexisting MBR should be written to
|
||||
.Ar file .
|
||||
This file is created if it does not exist, and truncated if it does.
|
||||
This file is created if it does not exist, and replaced if it does.
|
||||
.It Fl m Ar mask
|
||||
Specify slices to be enabled/disabled, where
|
||||
.Ar mask
|
||||
|
Loading…
Reference in New Issue
Block a user