mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-22 06:50:52 +03:00
man: fix double words
This patch fixes double words found in man. Signed-off-by: Masanari Iida <standby24x7@gmail.com>
This commit is contained in:
parent
86574ce07a
commit
d7ffd98257
@ -1604,7 +1604,7 @@ or the LV can be reduced in size after the reshaping conversion has finished.
|
||||
[lv_rmeta_5] 4.00m linear 1 0 /dev/sdht(0)
|
||||
.fi
|
||||
.P
|
||||
Once the conversion has finished we can can convert to striped.
|
||||
Once the conversion has finished we can convert to striped.
|
||||
.P
|
||||
.nf
|
||||
# lvconvert --type striped vg/lv
|
||||
|
@ -1089,7 +1089,7 @@ newly unused chunks to be used for new data.
|
||||
.P
|
||||
.B passdown:
|
||||
Process discards in the thin pool (as with nopassdown), and
|
||||
pass the discards down the the underlying device. This is the default
|
||||
pass the discards down the underlying device. This is the default
|
||||
mode.
|
||||
.P
|
||||
Create a thin pool with a specific discards mode:
|
||||
|
@ -30,7 +30,7 @@ can be checked with:
|
||||
.B pvs -o pe_start
|
||||
.I PV
|
||||
.P
|
||||
The size of the LVM metadata area is the space between the the start of
|
||||
The size of the LVM metadata area is the space between the start of
|
||||
the metadata area and the first PE. When metadata begins at 4 KiB and the
|
||||
first PE is at 1024 KiB, the metadata area size is 1020 KiB. This can be
|
||||
checked with:
|
||||
|
@ -45,7 +45,7 @@ can be checked with:
|
||||
.B pvs -o pe_start
|
||||
.I PV
|
||||
.P
|
||||
The size of the LVM metadata area is the space between the the start of
|
||||
The size of the LVM metadata area is the space between the start of
|
||||
the metadata area and the first PE. When metadata begins at 4 KiB and the
|
||||
first PE is at 1024 KiB, the metadata area size is 1020 KiB. This can be
|
||||
checked with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user