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 <pan...@gmail.com>
AuthorDate: 2021-03-03 16:17:26 +0000
Commit:     Chris Rees <cr...@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
_______________________________________________
dev-commits-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"

Reply via email to