summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStéphane Aulery <saulery@free.fr>2014-11-12 13:39:36 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2014-11-13 17:49:42 +0100
commit271252eff7bac62c186528ebaee176133eeeabaf (patch)
tree0441c0b1f032e7a97a14b4b9d8f974670f89f0ea
parent88e944b5a3c8633f9c6b3994743159801f1a7147 (diff)
downloadlvm2-271252eff7bac62c186528ebaee176133eeeabaf.tar.gz
lvconvert.8: fix bold and italic syntax mistake
Signed-off-by: Stéphane Aulery <saulery@free.fr>
-rw-r--r--man/lvconvert.8.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/lvconvert.8.in b/man/lvconvert.8.in
index bf699eea3..5c9c083b7 100644
--- a/man/lvconvert.8.in
+++ b/man/lvconvert.8.in
@@ -416,7 +416,7 @@ and
Sets the size of cache or thin pool's metadata logical volume,
if the pool metadata volume is undefined.
Pool is specified with the option
-\B\-\-cachepool\P or \fB\-\-thinpool\fP.
+\fB\-\-cachepool\fP or \fB\-\-thinpool\fP.
For thin pool supported value is in the range between 2MiB and 16GiB.
The default value is estimated with this formula
(Pool_LV_size / Pool_LV_chunk_size * 64b).