Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 2021 16:20:34 GMT
From:      Chris Rees <crees@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 25352f9fda43 - main - Minor grammar nit
Message-ID:  <202103031620.123GKYCs037217@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by crees (doc, ports committer):

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

commit 25352f9fda43f6ad112d78a8a6e00b77259802d7
Author:     Andreas Bjornestad <panden@gmail.com>
AuthorDate: 2021-03-03 16:17:26 +0000
Commit:     Chris Rees <crees@FreeBSD.org>
CommitDate: 2021-03-03 16:20:29 +0000

    Minor grammar nit
    
    PR:             docs/253975
---
 lib/geom/part/gpart.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/geom/part/gpart.8 b/lib/geom/part/gpart.8
index 378971cbd773..d27844f709e9 100644
--- a/lib/geom/part/gpart.8
+++ b/lib/geom/part/gpart.8
@@ -169,7 +169,7 @@ to be multiple of
 value.
 .It Fl b Ar start
 The logical block address where the partition will begin.
-A SI unit suffix is allowed.
+An SI unit suffix is allowed.
 .It Fl f Ar flags
 Additional operational flags.
 See the section entitled
@@ -188,7 +188,7 @@ partition labels.
 .It Fl s Ar size
 Create a partition of size
 .Ar size .
-A SI unit suffix is allowed.
+An SI unit suffix is allowed.
 .It Fl t Ar type
 Create a partition of type
 .Ar type .
@@ -424,7 +424,7 @@ about its use.
 Specifies the index of the partition to be resized.
 .It Fl s Ar size
 Specifies the new size of the partition, in logical blocks.
-A SI unit suffix is allowed.
+An SI unit suffix is allowed.
 .El
 .\" ==== RESTORE ====
 .It Cm restore



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103031620.123GKYCs037217>