aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2018-08-12 12:43:02 +0300
committernl6720 <nl6720@gmail.com>2019-03-16 09:30:56 +0200
commitb93e29de3cbc975e724f8893ea71a1715f19edda (patch)
tree73858da1a2682ef1e9c3d97f987490e910236bb2
parent53710d8b51904bd34298ff987b0cbbd89a394b4d (diff)
downloadgptfdisk-b93e29de3cbc975e724f8893ea71a1715f19edda.tar.gz
Improve man pages
Fix links to other manuals. Change one MB to MiB. Add space between number and unit.
-rw-r--r--cgdisk.818
-rw-r--r--fixparts.816
-rw-r--r--gdisk.820
-rw-r--r--sgdisk.818
4 files changed, 36 insertions, 36 deletions
diff --git a/cgdisk.8 b/cgdisk.8
index ef982b4..3dbddff 100644
--- a/cgdisk.8
+++ b/cgdisk.8
@@ -181,7 +181,7 @@ Change the sector alignment value. Disks with more logical sectors than
physical sectors (such as modern Advanced Format drives), some RAID
configurations, and many SSD devices, can suffer performance problems if
partitions are not aligned properly for their internal data structures. On
-new disks, GPT fdisk attempts to align partitions on 1MiB boundaries
+new disks, GPT fdisk attempts to align partitions on 1 MiB boundaries
(2048\-sectors on disks with 512-byte sectors) by default, which optimizes
performance for all of these disk types. On pre\-partitioned disks, GPT
fdisk attempts to identify the alignment value used on that disk, but will
@@ -375,14 +375,14 @@ Contributors:
.SH "SEE ALSO"
-\fBcfdisk (8)\fR,
-\fBfdisk (8)\fR,
-\fBgdisk (8)\fR,
-\fBmkfs (8)\fR,
-\fBparted (8)\fR,
-\fBsfdisk (8)\fR
-\fBsgdisk (8)\fR
-\fBfixparts (8)\fR
+.BR cfdisk (8),
+.BR fdisk (8),
+.BR gdisk (8),
+.BR mkfs (8),
+.BR parted (8),
+.BR sfdisk (8),
+.BR sgdisk (8),
+.BR fixparts (8).
\fIhttp://en.wikipedia.org/wiki/GUID_Partition_Table\fR
diff --git a/fixparts.8 b/fixparts.8
index 163c247..9857b24 100644
--- a/fixparts.8
+++ b/fixparts.8
@@ -264,14 +264,14 @@ Contributors:
.SH "SEE ALSO"
-\fBcfdisk (8)\fR,
-\fBcgdisk (8)\fR,
-\fBfdisk (8)\fR,
-\fBmkfs (8)\fR,
-\fBparted (8)\fR,
-\fBsfdisk (8)\fR
-\fBgdisk (8)\fR
-\fBsgdisk (8)\fR
+.BR cfdisk (8),
+.BR cgdisk (8),
+.BR fdisk (8),
+.BR mkfs (8),
+.BR parted (8),
+.BR sfdisk (8),
+.BR gdisk (8),
+.BR sgdisk (8).
\fIhttp://en.wikipedia.org/wiki/Master_boot_record\fR
diff --git a/gdisk.8 b/gdisk.8
index fcd07e2..dfdaa2c 100644
--- a/gdisk.8
+++ b/gdisk.8
@@ -216,7 +216,7 @@ sector.
.B o
Clear out all partition data. This includes GPT header data,
all partition definitions, and the protective MBR. The sector alignment
-is reset to the default (1MB, or 2048 sectors on a disk with 512-byte
+is reset to the default (1 MiB, or 2048 sectors on a disk with 512-byte
sectors).
.TP
@@ -483,7 +483,7 @@ Change the sector alignment value. Disks with more logical sectors per
physical sectors (such as modern Advanced Format drives), some RAID
configurations, and many SSD devices, can suffer performance problems if
partitions are not aligned properly for their internal data structures. On
-new disks, GPT fdisk attempts to align partitions on 1MiB boundaries
+new disks, GPT fdisk attempts to align partitions on 1 MiB boundaries
(2048\-sectors on disks with 512-byte sectors) by default, which optimizes
performance for all of these disk types. On pre\-partitioned disks, GPT
fdisk attempts to identify the alignment value used on that disk, but will
@@ -679,14 +679,14 @@ Contributors:
.SH "SEE ALSO"
-\fBcfdisk (8)\fR,
-\fBcgdisk (8)\fR,
-\fBfdisk (8)\fR,
-\fBmkfs (8)\fR,
-\fBparted (8)\fR,
-\fBsfdisk (8)\fR
-\fBsgdisk (8)\fR
-\fBfixparts (8)\fR
+.BR cfdisk (8),
+.BR cgdisk (8),
+.BR fdisk (8),
+.BR mkfs (8),
+.BR parted (8),
+.BR sfdisk (8),
+.BR sgdisk (8),
+.BR fixparts (8).
\fIhttp://en.wikipedia.org/wiki/GUID_Partition_Table\fR
diff --git a/sgdisk.8 b/sgdisk.8
index adae352..8bc1d46 100644
--- a/sgdisk.8
+++ b/sgdisk.8
@@ -150,7 +150,7 @@ sibling. Options available in \fBsgdisk\fR are:
.TP
.B \-a, \-\-set\-alignment=value
Set the sector alignment multiple. GPT fdisk aligns the start of partitions
-to sectors that are multiples of this value, which defaults to 1MiB (2048
+to sectors that are multiples of this value, which defaults to 1 MiB (2048
on disks with 512-byte sectors) on freshly formatted disks. This alignment
value is necessary to obtain optimum performance with Western Digital
Advanced Format and similar drives with larger physical than logical sector
@@ -599,14 +599,14 @@ Contributors:
.SH "SEE ALSO"
-\fBcfdisk (8)\fR,
-\fBcgdisk (8)\fR,
-\fBfdisk (8)\fR,
-\fBgdisk (8)\fR,
-\fBmkfs (8)\fR,
-\fBparted (8)\fR,
-\fBsfdisk (8)\fR
-\fBfixparts (8)\fR
+.BR cfdisk (8),
+.BR cgdisk (8),
+.BR fdisk (8),
+.BR gdisk (8),
+.BR mkfs (8),
+.BR parted (8),
+.BR sfdisk (8),
+.BR fixparts (8).
\fIhttp://en.wikipedia.org/wiki/GUID_Partition_Table\fR