From 12c47e0c98a24de619af63a8756a458cf6c069b3 Mon Sep 17 00:00:00 2001 From: Tony Asleson Date: Wed, 9 Oct 2019 09:35:14 -0500 Subject: [PATCH] man lvmvdo: Correct spellings --- man/lvmvdo.7_main | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/lvmvdo.7_main b/man/lvmvdo.7_main index d42c1bde2..582f7a879 100644 --- a/man/lvmvdo.7_main +++ b/man/lvmvdo.7_main @@ -86,7 +86,7 @@ The primary methods for using VDO with lvm2: .SS 1. Create VDOPoolLV with VDOLV -Create an VDOPoolLV that will holds VDO data togehther with +Create an VDOPoolLV that will holds VDO data together with virtual size VDOLV, that user can use. When the virtual size is not specified, then such LV is created with maximum size that always fits into data volume even if there cannot happen any @@ -117,8 +117,8 @@ operation. Convert an already created/existing LV into a volume that can hold VDO data and metadata (a volume reference by VDOPoolLV). User will be prompted to confirm such conversion as it is \fBIRREVERSIBLY -DESTROYING\fP content of such volume, as it's being immediatelly -formated by \fBvdoformat\fP(8) as VDO pool data volume. User can +DESTROYING\fP content of such volume, as it's being immediately +formatted by \fBvdoformat\fP(8) as VDO pool data volume. User can specify virtual size of associated VDOLV with this VDOPoolLV. When the virtual size is not specified, it will set to the maximum size that can keep 100% uncompressible data there.