Skip to content

Commit

Permalink
gpart.8: minor tidying
Browse files Browse the repository at this point in the history
Reported by:	igor(1)

(cherry picked from commit 3524dea)
  • Loading branch information
emaste committed Feb 9, 2022
1 parent b00e7ce commit b481ed4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions lib/geom/part/gpart.8
Original file line number Diff line number Diff line change
Expand Up @@ -216,13 +216,13 @@ The
command accepts these options:
.Bl -tag -width 10n
.It Fl N
Don't preserve the Volume Serial Number for MBR.
Do not preserve the Volume Serial Number for MBR.
MBR bootcode contains Volume Serial Number by default, and
.Nm
tries to preserve it when installing new bootstrap code.
This option allows to skip the preservation to help with some versions of
This option skips preservation to help with some versions of
.Xr boot0 8
that don't support Volume Serial Number.
that do not support Volume Serial Number.
.It Fl b Ar bootcode
Embed bootstrap code from the file
.Ar bootcode
Expand Down Expand Up @@ -763,7 +763,8 @@ for GPT.
An Apple Mac OS X partition that contains a ZFS volume.
The scheme-specific type is
.Qq Li "!6a898cc3-1dd2-11b2-99a6-080020736631"
for GPT. The same GUID is being used also for
for GPT.
The same GUID is being used also for
.Sy illumos/Solaris /usr partition .
See
.Sx CAVEATS
Expand Down

0 comments on commit b481ed4

Please sign in to comment.