git: 3524dead8129 - main - gpart.8: minor tidying
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Jan 2022 15:55:06 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=3524dead8129cb72e0a89ae93f29506b853b5d16
commit 3524dead8129cb72e0a89ae93f29506b853b5d16
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-01-26 15:53:31 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-01-26 15:54:45 +0000
gpart.8: minor tidying
Reported by: igor(1)
---
lib/geom/part/gpart.8 | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/lib/geom/part/gpart.8 b/lib/geom/part/gpart.8
index e71ba0e928a6..15335d92221c 100644
--- a/lib/geom/part/gpart.8
+++ b/lib/geom/part/gpart.8
@@ -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
@@ -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