1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00

lvconvert.8: fix bold and italic syntax mistake

Signed-off-by: Stéphane Aulery <saulery@free.fr>
This commit is contained in:
Stéphane Aulery 2014-11-12 13:39:36 +01:00 committed by Zdenek Kabelac
parent 88e944b5a3
commit 271252eff7

View File

@ -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).