Add an example of how to use the -m option that clarifies how the bits in
the mask correspond to slice numbers. Also, clarify the description of the existing example. Requested by: Larry Rosenman <ler@lerctr.org>
This commit is contained in:
parent
8667535d13
commit
4a87a5eecd
@ -147,12 +147,13 @@ The default
|
||||
image
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
The following is an example of a typical usage
|
||||
of the
|
||||
.Nm
|
||||
utility to affect the next boot:
|
||||
To boot slice 2 on the next boot:
|
||||
.Pp
|
||||
.Dl "boot0cfg -s 2 ad0"
|
||||
.Pp
|
||||
To enable just slices 1 and 2 in the menu:
|
||||
.Pp
|
||||
.Dl "boot0cfg -m 0x3 ad0"
|
||||
.Sh DIAGNOSTICS
|
||||
.Ex -std
|
||||
.Sh SEE ALSO
|
||||
|
Loading…
x
Reference in New Issue
Block a user