summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Stoeckmann <tobias@stoeckmann.org>2016-05-30 23:13:40 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2016-06-03 12:46:47 +0200
commit68e097972462e3c7c208ac34c62e737b161dd3c4 (patch)
tree0d39c4e7e2701a78bc957cbe434ff42518f90b4b
parent8e4db009b8f215cb7f593f4b76a6f4bd4293e2ca (diff)
downloadlvm2-68e097972462e3c7c208ac34c62e737b161dd3c4.tar.gz
man: fixed typo in lvcreate.8
It's supposed to be "smaller than" instead of "smaller then".
-rw-r--r--man/lvcreate.8.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/lvcreate.8.in b/man/lvcreate.8.in
index 8614cb195..c28bc4153 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.