mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
initial cmirrord man page
Signed-off-by: Jonathan Brassow <jbrassow@redhat.com>
This commit is contained in:
parent
27318b98a1
commit
c2b22f5633
@ -1,5 +1,6 @@
|
||||
Version 2.02.59 -
|
||||
===================================
|
||||
Initial version of the cmirrord man page.
|
||||
Make cluster log communication structures architecture independant.
|
||||
Fix cluster log issues with in-memory bitmaps.
|
||||
Improve target type compatibility checking in _percent_run().
|
||||
|
@ -32,7 +32,7 @@ MAN8=lvchange.8 lvconvert.8 lvcreate.8 lvdisplay.8 lvextend.8 lvm.8 \
|
||||
vgck.8 vgcreate.8 vgconvert.8 vgdisplay.8 vgexport.8 vgextend.8 \
|
||||
vgimport.8 vgimportclone.8 vgmerge.8 vgmknodes.8 vgreduce.8 vgremove.8 \
|
||||
vgrename.8 vgs.8 vgscan.8 vgsplit.8 $(FSADMMAN)
|
||||
MAN8CLUSTER=clvmd.8
|
||||
MAN8CLUSTER=clvmd.8 cmirrord.8
|
||||
MAN8DM=dmsetup.8
|
||||
MAN5DIR=${mandir}/man5
|
||||
MAN8DIR=${mandir}/man8
|
||||
|
Loading…
Reference in New Issue
Block a user