git: 25352f9fda43 - main - Minor grammar nit
Chris Rees
crees at FreeBSD.org
Wed Mar 3 16:20:34 UTC 2021
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 at gmail.com>
AuthorDate: 2021-03-03 16:17:26 +0000
Commit: Chris Rees <crees at 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
More information about the dev-commits-src-all
mailing list