summaryrefslogtreecommitdiff
path: root/man/pvcreate.8_end
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2022-07-04 15:10:58 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2022-07-11 01:18:24 +0200
commitfe6fb1ec521407ec586ebda66d67345e33cfc39e (patch)
treee9f18839d63a307704bb06237a6588d437aea812 /man/pvcreate.8_end
parentd2667bc25bccaf0f70cc2ded0fd3f25a79cb4f6c (diff)
downloadlvm2-fe6fb1ec521407ec586ebda66d67345e33cfc39e.tar.gz
man: space after size
Put space between size and SI unit. Automatically make this 'space' as fixed size by Makefile sed script.
Diffstat (limited to 'man/pvcreate.8_end')
-rw-r--r--man/pvcreate.8_end6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/pvcreate.8_end b/man/pvcreate.8_end
index 2dfb7ecb5..7ebf963bb 100644
--- a/man/pvcreate.8_end
+++ b/man/pvcreate.8_end
@@ -5,9 +5,9 @@ Initialize a partition and a full device.
.br
.B pvcreate /dev/sdc4 /dev/sde
.P
-If a device is a 4KiB sector drive that compensates for windows
-partitioning (sector 7 is the lowest aligned logical block, the 4KiB
-sectors start at LBA -1, and consequently sector 63 is aligned on a 4KiB
+If a device is a 4 KiB sector drive that compensates for windows
+partitioning (sector 7 is the lowest aligned logical block, the 4 KiB
+sectors start at LBA -1, and consequently sector 63 is aligned on a 4 KiB
boundary) manually account for this when initializing for use by LVM.
.br
.B pvcreate --dataalignmentoffset 7s /dev/sdb