From da7029ee6dcf3f89791173905cf5486d0b1a1573 Mon Sep 17 00:00:00 2001 From: Petr Bokoc Date: Dec 09 2014 17:32:57 +0000 Subject: Removing a remark from LVM creation in Anaconda --- diff --git a/en-US/CustomSpoke_AddLVM.xml b/en-US/CustomSpoke_AddLVM.xml index e383b9a..82868d6 100644 --- a/en-US/CustomSpoke_AddLVM.xml +++ b/en-US/CustomSpoke_AddLVM.xml @@ -9,7 +9,7 @@ Logical Volume Management (LVM) presents a simple logical view of underlying physical storage space, such as hard drives or LUNs. Partitions on physical storage are represented as physical volumes that can be grouped together into volume groups. Each volume group can be divided into multiple logical volumes, each of which is analogous to a standard disk partition. Therefore, LVM logical volumes function as partitions which can span multiple physical disks. - See for additional information about the concepts behind physical partitions. + See for additional information about the concepts behind Logical Volume Management.