summaryrefslogtreecommitdiff
path: root/cgdisk.8
diff options
context:
space:
mode:
authorRoderick W. Smith <rodsmith@rodsbooks.com>2015-04-24 21:39:20 -0400
committerRoderick W. Smith <rodsmith@rodsbooks.com>2015-04-24 21:39:20 -0400
commit8017e083aac6377e95170d520184c1834e9021a4 (patch)
tree40640b48f0dc5de0ddabe4ab370bb33aa13aa7ca /cgdisk.8
parent54f8fb17e64e09ca508d266356d9c6fd34a4fd4c (diff)
downloadsgdisk-8017e083aac6377e95170d520184c1834e9021a4.tar.gz
Changed -z and -Z behavior in sgdisk so that subsequent changes are
written even if -g is not included. Also some man page updates.
Diffstat (limited to 'cgdisk.8')
-rw-r--r--cgdisk.813
1 files changed, 7 insertions, 6 deletions
diff --git a/cgdisk.8 b/cgdisk.8
index 8f7dc9b..5a18bcb 100644
--- a/cgdisk.8
+++ b/cgdisk.8
@@ -181,12 +181,13 @@ 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 2048\-sector (1MiB)
-boundaries 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 set 8-sector alignment on disks
-larger than 300 GB even if lesser alignment values are detected. In either
-case, it can be changed by using this option.
+new disks, GPT fdisk attempts to align partitions on 1MiB 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
+set 8-sector alignment on disks larger than 300 GB even if lesser alignment
+values are detected. In either case, it can be changed by using this
+option.
.TP
.B Backup