* [PATCH] Fixed typo in lvcreate.8
@ 2016-05-30 21:13 Tobias Stoeckmann
0 siblings, 0 replies; only message in thread
From: Tobias Stoeckmann @ 2016-05-30 21:13 UTC (permalink / raw)
To: lvm-devel
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-05-30 21:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-30 21:13 [PATCH] Fixed typo in lvcreate.8 Tobias Stoeckmann
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.