summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Asleson <tasleson@redhat.com>2019-10-09 09:35:14 -0500
committerTony Asleson <tasleson@redhat.com>2019-10-30 10:38:40 -0500
commit12c47e0c98a24de619af63a8756a458cf6c069b3 (patch)
tree64c16807bc9dc9a552485487dbd97ca8ade8af30
parent75628a5f4c10c35f37f0a0c68f44e705eb9d1eef (diff)
downloadlvm2-12c47e0c98a24de619af63a8756a458cf6c069b3.tar.gz
man lvmvdo: Correct spellings
-rw-r--r--man/lvmvdo.7_main6
1 files 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.