summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cgdisk.82
-rw-r--r--sgdisk.86
2 files changed, 4 insertions, 4 deletions
diff --git a/cgdisk.8 b/cgdisk.8
index 003bb61..052fbb2 100644
--- a/cgdisk.8
+++ b/cgdisk.8
@@ -172,7 +172,7 @@ text editor.
Available options are as described below. (Note that \fBcgdisk\fR provides
a much more limited set of options than its sibling \fBgdisk\fR. If you
-need to perform partition table recovery, hybrid MBR modifcation, or other
+need to perform partition table recovery, hybrid MBR modification, or other
advanced operations, you should consult the \fBgdisk\fR documentation.)
.TP
diff --git a/sgdisk.8 b/sgdisk.8
index 30bbb2b..cf50009 100644
--- a/sgdisk.8
+++ b/sgdisk.8
@@ -167,7 +167,7 @@ when using this option. The others require a partition number. The
\fItoggle\fR options enable you to change the attribute bit value. The
\fIset\fR, \fIclear\fR, \fItoggle\fR, and \fIget\fR options work on a
bit number; the others work on a hexadecimal bit mask. For example, type
-\fBsgdisk -A 4:set:2 /dev/sdc\fR to set the bit 2 attribute (legacy BIOS
+\fBsgdisk \-A 4:set:2 /dev/sdc\fR to set the bit 2 attribute (legacy BIOS
bootable) on partition 4 on \fI/dev/sdc\fR.
.TP
@@ -354,7 +354,7 @@ use the first available partition number.
Clear out all partition data. This includes GPT header data, all partition
definitions, and the protective MBR. Note that this operation will, like
most other operations, fail on a damaged disk. If you want to prepare a
-disk you know to be damaged for GPT use, you should first wipe it with -Z
+disk you know to be damaged for GPT use, you should first wipe it with \-Z
and then partition it normally. This option will work even if the
disk's original partition table is bad; however, most other options on the
same command line will be ignored.
@@ -504,7 +504,7 @@ sgdisk, but may with gdisk)
.TP
.B 8
-Disk replication operation (-R) failed
+Disk replication operation (\-R) failed
.SH "BUGS"
Known bugs and limitations include: