git: b481ed483229 - stable/13 - gpart.8: minor tidying

From: Ed Maste <emaste_at_FreeBSD.org>
Date: Wed, 09 Feb 2022 17:40:34 UTC
The branch stable/13 has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=b481ed4832296389161a9a41eaeaf6bc4bb9b31c

commit b481ed4832296389161a9a41eaeaf6bc4bb9b31c
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-01-26 15:53:31 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-02-09 17:39:50 +0000

    gpart.8: minor tidying
    
    Reported by:    igor(1)
    
    (cherry picked from commit 3524dead8129cb72e0a89ae93f29506b853b5d16)
---
 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 ae1e59eefafc..4bad93bf1e13 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