summaryrefslogtreecommitdiff
path: root/gdisk.8
diff options
context:
space:
mode:
authorRoderick W. Smith <rodsmith@rodsbooks.com>2014-03-02 11:37:20 -0500
committerRoderick W. Smith <rodsmith@rodsbooks.com>2014-03-02 11:37:20 -0500
commitd28495e066ae8ea8dd37164ebaf7a52d932014f9 (patch)
tree84ae15fa4f24eaad4759e8628e3cb9fd97ab6dff /gdisk.8
parenta345a922606a88447d2d89e28189d5372a75ea07 (diff)
downloadsgdisk-d28495e066ae8ea8dd37164ebaf7a52d932014f9.tar.gz
Can now pass "0" as partition number to -A, -c, -t, and -u commands in
sgdisk *IF* "0" was also used as a partition number in a preceding -n command.
Diffstat (limited to 'gdisk.8')
-rw-r--r--gdisk.82
1 files changed, 1 insertions, 1 deletions
diff --git a/gdisk.8 b/gdisk.8
index 82066bb..9109423 100644
--- a/gdisk.8
+++ b/gdisk.8
@@ -335,7 +335,7 @@ OSes, or those that can't boot from a GPT disk, to access up to three of
the partitions on the disk by creating MBR entries for them. Note that
these hybrid MBR entries can easily go out of sync with the GPT entries,
particularly when hybrid\-unaware GPT utilities are used to edit the disk.
-Thus, you may need to recreate the hybrid MBR if you use such tools. Unlike
+Thus, you may need to re\-create the hybrid MBR if you use such tools. Unlike
the 'g' option, this option does not support converting any partitions into
MBR logical partitions.