From 8f0f328dbf53632828a7544f80e2a4b4871dd120 Mon Sep 17 00:00:00 2001 From: Jonathan Earl Brassow Date: Tue, 4 Jan 2011 21:41:35 +0000 Subject: [PATCH] Fix bug 635949: lvconvert man page clarification --- man/lvconvert.8.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/man/lvconvert.8.in b/man/lvconvert.8.in index 8e4879315..622cc3379 100644 --- a/man/lvconvert.8.in +++ b/man/lvconvert.8.in @@ -51,9 +51,10 @@ SnapshotLogicalVolume[Path]... [\-\-version] LogicalVolume[Path] [PhysicalVolume[Path]...] .SH DESCRIPTION -lvconvert will change a linear logical volume to a mirror -logical volume or to a snapshot of linear volume and vice versa. -It is also used to add and remove disk logs from mirror devices. +lvconvert is used to change the segment type (i.e. linear, mirror, etc) or +characteristics of a logical volume. For example, it can add or remove the +redundant images of a logical volume, change the log type of a mirror, or +designate a logical volume as a snapshot repository. .br If the conversion requires allocation of physical extents (for example, when converting from linear to mirror) and you specify -- 2.43.5