From 03b75702cc4bb5a1975f5b2bdc508c3c4ca1d04d Mon Sep 17 00:00:00 2001
From: Nikos Skalkotos <skalkoto@grnet.gr>
Date: Fri, 23 May 2014 17:55:12 +0300
Subject: [PATCH] docs: Rephrase the LVM limitation

Make sure the user understands that this limitation has to do with the
input media internals and not with the place where the input media
itself is stored.
---
 docs/usage.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/usage.rst b/docs/usage.rst
index 6e436a7..d7caa1f 100644
--- a/docs/usage.rst
+++ b/docs/usage.rst
@@ -314,8 +314,8 @@ them or perform system preparation operations.
 Logical Volumes
 ---------------
 
-The program cannot work on LVM partitions [#f1]_. The input media may only
-contain primary or logical partitions.
+The program cannot work on input media that contain LVM partitions inside
+[#f1]_. The input media may only contain primary or logical partitions.
 
 Para-virtualized drivers
 ------------------------
-- 
GitLab