summaryrefslogtreecommitdiffstats
path: root/sbin/gpt/gpt.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/gpt/gpt.8')
-rw-r--r--sbin/gpt/gpt.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/gpt/gpt.8 b/sbin/gpt/gpt.8
index 7d7214e..8b85a6a 100644
--- a/sbin/gpt/gpt.8
+++ b/sbin/gpt/gpt.8
@@ -117,7 +117,7 @@ The
.Fl i Ar index
option allows the user to specify which (free) entry in the GPT table is to
be used for the new partition.
-By default the first free entry is selected.
+By default, the first free entry is selected.
.Pp
The
.Fl s Ar count
@@ -144,7 +144,7 @@ as aliases for the most commonly used partition types.
The
.Ic create
command allows the user to create a new (empty) GPT.
-By default one can not create a GPT when the device contains a MBR,
+By default, one cannot create a GPT when the device contains a MBR,
however this can be overridden with the
.Fl f
option.
@@ -186,7 +186,7 @@ The
.Ic migrate
command allows the user to migrate an MBR-based disk partitioning into a
GPT-based partitioning.
-By default the MBR is not migrated when it contains partitions of an unknown
+By default, the MBR is not migrated when it contains partitions of an unknown
type.
This can be overridden with the
.Fl f
OpenPOWER on IntegriCloud