[lvm-devel] [PATCH] Fixed typo in lvcreate.8

Tobias Stoeckmann tobias at stoeckmann.org
Mon May 30 21:13:40 UTC 2016


It's supposed to be "smaller than" instead of "smaller then".
---
 man/lvcreate.8.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/lvcreate.8.in b/man/lvcreate.8.in
index 8614cb1..c28bc41 100644
--- a/man/lvcreate.8.in
+++ b/man/lvcreate.8.in
@@ -261,7 +261,7 @@ and the default value is 4KiB.
 For cache pools the value must a multiple of 32KiB
 between 32KiB and 1GiB. The default is 64KiB.
 When the size is specified with volume caching, it may not be smaller
-then cache pool creation chunk size was.
+than cache pool creation chunk size was.
 .br
 For thin pools the value must be a multiple of 64KiB
 between 64KiB and 1GiB.
-- 
2.8.3




More information about the lvm-devel mailing list