From: David Teigland Date: Thu, 7 Jul 2016 22:21:05 +0000 (-0500) Subject: man: more lvcreate size rewording X-Git-Tag: v2_02_161~68 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=6233bcf52d98d9d0a3c87b22cb7700521b5358a2;p=lvm2.git man: more lvcreate size rewording --- diff --git a/man/lvcreate.8.in b/man/lvcreate.8.in index b7ad7bb97..1bc2a91f7 100644 --- a/man/lvcreate.8.in +++ b/man/lvcreate.8.in @@ -336,12 +336,13 @@ metadata. An alternate syntax allows the size to be determined indirectly as a percentage of the size of a related VG, LV, or set of PVs. The suffix \fB%VG\fP denotes the total size of the VG, the suffix \fB%FREE\fP the remaining free space in the VG, and the suffix \fB%PVS\fP the free -space in the specified Physical Volumes. For a snapshot, the upper bound +space in the specified Physical Volumes. For a snapshot, the size can be expressed as a percentage of the total size of the Origin Logical Volume with the suffix \fB%ORIGIN\fP (\fB100%ORIGIN\fP provides space for -the whole origin). When expressed as a percentage, the number is treated -as an approximate upper limit, and the final size of the LV is not known -until the command is complete. +the whole origin). +When expressed as a percentage, the size defines an upper limit for the +number of logical extents in the new LV. The precise number of logical +extents in the new LV is not determined until the command has completed. . .HP .BR \-j | \-\-major