From 5bbe68cf15b00987e6644c956cf602251ac91581 Mon Sep 17 00:00:00 2001 From: Alasdair G Kergon Date: Fri, 12 Jan 2018 00:30:52 +0000 Subject: [PATCH] man: regenerate --- man/lvchange.8_pregen | 15 +++++++++++++++ man/lvconvert.8_pregen | 15 +++++++++++++++ man/lvcreate.8_pregen | 15 +++++++++++++++ man/lvdisplay.8_pregen | 11 +++++++++++ man/lvextend.8_pregen | 15 +++++++++++++++ man/lvm-fullreport.8_pregen | 11 +++++++++++ man/lvm-lvpoll.8_pregen | 11 +++++++++++ man/lvmconfig.8_pregen | 11 +++++++++++ man/lvmdiskscan.8_pregen | 11 +++++++++++ man/lvreduce.8_pregen | 11 +++++++++++ man/lvremove.8_pregen | 11 +++++++++++ man/lvrename.8_pregen | 11 +++++++++++ man/lvresize.8_pregen | 15 +++++++++++++++ man/lvs.8_pregen | 11 +++++++++++ man/lvscan.8_pregen | 11 +++++++++++ man/pvchange.8_pregen | 11 +++++++++++ man/pvck.8_pregen | 11 +++++++++++ man/pvcreate.8_pregen | 11 +++++++++++ man/pvdisplay.8_pregen | 11 +++++++++++ man/pvmove.8_pregen | 11 +++++++++++ man/pvremove.8_pregen | 11 +++++++++++ man/pvresize.8_pregen | 11 +++++++++++ man/pvs.8_pregen | 11 +++++++++++ man/pvscan.8_pregen | 11 +++++++++++ man/vgcfgbackup.8_pregen | 11 +++++++++++ man/vgcfgrestore.8_pregen | 15 +++++++++++++++ man/vgchange.8_pregen | 16 ++++------------ man/vgck.8_pregen | 11 +++++++++++ man/vgconvert.8_pregen | 11 +++++++++++ man/vgcreate.8_pregen | 8 ++++---- man/vgdisplay.8_pregen | 11 +++++++++++ man/vgexport.8_pregen | 11 +++++++++++ man/vgextend.8_pregen | 11 +++++++++++ man/vgimport.8_pregen | 11 +++++++++++ man/vgimportclone.8_pregen | 11 +++++++++++ man/vgmerge.8_pregen | 11 +++++++++++ man/vgmknodes.8_pregen | 11 +++++++++++ man/vgreduce.8_pregen | 15 +++++++++++++++ man/vgremove.8_pregen | 11 +++++++++++ man/vgrename.8_pregen | 11 +++++++++++ man/vgs.8_pregen | 11 +++++++++++ man/vgscan.8_pregen | 11 +++++++++++ man/vgsplit.8_pregen | 11 +++++++++++ 43 files changed, 487 insertions(+), 16 deletions(-) diff --git a/man/lvchange.8_pregen b/man/lvchange.8_pregen index 68c21d894..26a629787 100644 --- a/man/lvchange.8_pregen +++ b/man/lvchange.8_pregen @@ -100,6 +100,10 @@ lvchange - Change the attributes of logical volume(s) \fB--ignoreskippedcluster\fP .ad b .br +.ad l + \fB--lockopt\fP \fIString\fP +.ad b +.br .ad l \fB--longhelp\fP .ad b @@ -564,6 +568,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -809,6 +817,13 @@ without clustered locking and clustered VGs are skipped. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/lvconvert.8_pregen b/man/lvconvert.8_pregen index 243d1c369..5171d6ae3 100644 --- a/man/lvconvert.8_pregen +++ b/man/lvconvert.8_pregen @@ -78,6 +78,10 @@ lvconvert - Change logical volume layout \fB-i\fP|\fB--interval\fP \fINumber\fP .ad b .br +.ad l + \fB--lockopt\fP \fIString\fP +.ad b +.br .ad l \fB--longhelp\fP .ad b @@ -891,6 +895,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -1066,6 +1074,13 @@ Report progress at regular intervals. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/lvcreate.8_pregen b/man/lvcreate.8_pregen index 71bd82b8e..9dcb33fbc 100644 --- a/man/lvcreate.8_pregen +++ b/man/lvcreate.8_pregen @@ -98,6 +98,10 @@ lvcreate - Create a logical volume \fB--ignoremonitoring\fP .ad b .br +.ad l + \fB--lockopt\fP \fIString\fP +.ad b +.br .ad l \fB--longhelp\fP .ad b @@ -904,6 +908,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -1147,6 +1155,13 @@ Do not use this if dmeventd is already monitoring a device. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/lvdisplay.8_pregen b/man/lvdisplay.8_pregen index 6df90a0d3..33e4f5d25 100644 --- a/man/lvdisplay.8_pregen +++ b/man/lvdisplay.8_pregen @@ -162,6 +162,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -283,6 +287,13 @@ without clustered locking and clustered VGs are skipped. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--logonly\fP .br Suppress command report and display only log report. diff --git a/man/lvextend.8_pregen b/man/lvextend.8_pregen index 9f4f09784..130672efa 100644 --- a/man/lvextend.8_pregen +++ b/man/lvextend.8_pregen @@ -46,6 +46,10 @@ lvextend - Add space to a logical volume \fB-h\fP|\fB--help\fP .ad b .br +.ad l + \fB--lockopt\fP \fIString\fP +.ad b +.br .ad l \fB--longhelp\fP .ad b @@ -312,6 +316,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -420,6 +428,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/lvm-fullreport.8_pregen b/man/lvm-fullreport.8_pregen index ff0cba72f..3fb00b185 100644 --- a/man/lvm-fullreport.8_pregen +++ b/man/lvm-fullreport.8_pregen @@ -162,6 +162,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -258,6 +262,13 @@ without clustered locking and clustered VGs are skipped. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--logonly\fP .br Suppress command report and display only log report. diff --git a/man/lvm-lvpoll.8_pregen b/man/lvm-lvpoll.8_pregen index 2154b79ed..4591a289e 100644 --- a/man/lvm-lvpoll.8_pregen +++ b/man/lvm-lvpoll.8_pregen @@ -76,6 +76,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -152,6 +156,13 @@ Report progress at regular intervals. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/lvmconfig.8_pregen b/man/lvmconfig.8_pregen index 0b7fea6fa..b47d589f6 100644 --- a/man/lvmconfig.8_pregen +++ b/man/lvmconfig.8_pregen @@ -145,6 +145,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -245,6 +249,13 @@ options --typeconfig list --withsummary. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/lvmdiskscan.8_pregen b/man/lvmdiskscan.8_pregen index fe379bb86..8b26d955c 100644 --- a/man/lvmdiskscan.8_pregen +++ b/man/lvmdiskscan.8_pregen @@ -71,6 +71,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -121,6 +125,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/lvreduce.8_pregen b/man/lvreduce.8_pregen index 865aef427..3aa4b5af1 100644 --- a/man/lvreduce.8_pregen +++ b/man/lvreduce.8_pregen @@ -102,6 +102,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -189,6 +193,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/lvremove.8_pregen b/man/lvremove.8_pregen index 2c9aad1be..88d0501bb 100644 --- a/man/lvremove.8_pregen +++ b/man/lvremove.8_pregen @@ -106,6 +106,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -170,6 +174,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/lvrename.8_pregen b/man/lvrename.8_pregen index af39eedda..69711e0c5 100644 --- a/man/lvrename.8_pregen +++ b/man/lvrename.8_pregen @@ -81,6 +81,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -138,6 +142,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/lvresize.8_pregen b/man/lvresize.8_pregen index 2432495f4..8df157a56 100644 --- a/man/lvresize.8_pregen +++ b/man/lvresize.8_pregen @@ -46,6 +46,10 @@ lvresize - Resize a logical volume \fB-h\fP|\fB--help\fP .ad b .br +.ad l + \fB--lockopt\fP \fIString\fP +.ad b +.br .ad l \fB--longhelp\fP .ad b @@ -260,6 +264,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -368,6 +376,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/lvs.8_pregen b/man/lvs.8_pregen index f773750b1..c6303bb66 100644 --- a/man/lvs.8_pregen +++ b/man/lvs.8_pregen @@ -166,6 +166,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -273,6 +277,13 @@ without clustered locking and clustered VGs are skipped. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--logonly\fP .br Suppress command report and display only log report. diff --git a/man/lvscan.8_pregen b/man/lvscan.8_pregen index 7713e5355..e9d90ee72 100644 --- a/man/lvscan.8_pregen +++ b/man/lvscan.8_pregen @@ -97,6 +97,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -174,6 +178,13 @@ operations after locking failures. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/pvchange.8_pregen b/man/pvchange.8_pregen index 33c49e981..6a80e7252 100644 --- a/man/pvchange.8_pregen +++ b/man/pvchange.8_pregen @@ -146,6 +146,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -243,6 +247,13 @@ without clustered locking and clustered VGs are skipped. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/pvck.8_pregen b/man/pvck.8_pregen index 51b761d35..1140d69cd 100644 --- a/man/pvck.8_pregen +++ b/man/pvck.8_pregen @@ -61,6 +61,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -120,6 +124,13 @@ in the source). Use with care. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/pvcreate.8_pregen b/man/pvcreate.8_pregen index 6345b28f1..abceb82af 100644 --- a/man/pvcreate.8_pregen +++ b/man/pvcreate.8_pregen @@ -137,6 +137,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -233,6 +237,13 @@ in the source). Use with care. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/pvdisplay.8_pregen b/man/pvdisplay.8_pregen index 1e7ed4bdc..bbf09d894 100644 --- a/man/pvdisplay.8_pregen +++ b/man/pvdisplay.8_pregen @@ -158,6 +158,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -270,6 +274,13 @@ without clustered locking and clustered VGs are skipped. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--logonly\fP .br Suppress command report and display only log report. diff --git a/man/pvmove.8_pregen b/man/pvmove.8_pregen index cfc45493f..cb121f24a 100644 --- a/man/pvmove.8_pregen +++ b/man/pvmove.8_pregen @@ -129,6 +129,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -237,6 +241,13 @@ Report progress at regular intervals. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/pvremove.8_pregen b/man/pvremove.8_pregen index 325654a4b..16a82adcc 100644 --- a/man/pvremove.8_pregen +++ b/man/pvremove.8_pregen @@ -71,6 +71,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -128,6 +132,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/pvresize.8_pregen b/man/pvresize.8_pregen index 09c81e4fd..7b61f811f 100644 --- a/man/pvresize.8_pregen +++ b/man/pvresize.8_pregen @@ -66,6 +66,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -116,6 +120,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/pvs.8_pregen b/man/pvs.8_pregen index 970c1f92f..a2a62a67d 100644 --- a/man/pvs.8_pregen +++ b/man/pvs.8_pregen @@ -162,6 +162,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -260,6 +264,13 @@ without clustered locking and clustered VGs are skipped. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--logonly\fP .br Suppress command report and display only log report. diff --git a/man/pvscan.8_pregen b/man/pvscan.8_pregen index ebd155f8d..230492b3a 100644 --- a/man/pvscan.8_pregen +++ b/man/pvscan.8_pregen @@ -210,6 +210,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -294,6 +298,13 @@ operations after locking failures. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgcfgbackup.8_pregen b/man/vgcfgbackup.8_pregen index 6a564810d..e9c42feb1 100644 --- a/man/vgcfgbackup.8_pregen +++ b/man/vgcfgbackup.8_pregen @@ -97,6 +97,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -169,6 +173,13 @@ operations after locking failures. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgcfgrestore.8_pregen b/man/vgcfgrestore.8_pregen index f4fe2e49c..e02810391 100644 --- a/man/vgcfgrestore.8_pregen +++ b/man/vgcfgrestore.8_pregen @@ -42,6 +42,10 @@ vgcfgrestore - Restore volume group configuration \fB-l\fP|\fB--list\fP .ad b .br +.ad l + \fB--lockopt\fP \fIString\fP +.ad b +.br .ad l \fB--longhelp\fP .ad b @@ -185,6 +189,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -259,6 +267,13 @@ May be used with --file. Does not restore the VG. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgchange.8_pregen b/man/vgchange.8_pregen index c1628a7aa..00cfc2bd5 100644 --- a/man/vgchange.8_pregen +++ b/man/vgchange.8_pregen @@ -547,10 +547,6 @@ Start the lockspace of a shared VG in lvmlockd. [ \fB-S\fP|\fB--select\fP \fIString\fP ] .ad b .br -.ad l -[ \fB--lockopt\fP \fIString\fP ] -.ad b -.br [ COMMON_OPTIONS ] .RE .br @@ -569,10 +565,6 @@ Stop the lockspace of a shared VG in lvmlockd. [ \fB-S\fP|\fB--select\fP \fIString\fP ] .ad b .br -.ad l -[ \fB--lockopt\fP \fIString\fP ] -.ad b -.br [ COMMON_OPTIONS ] .RE .br @@ -587,10 +579,6 @@ Change the lock type for a shared VG. \fBvgchange\fP \fB--locktype\fP \fBsanlock\fP|\fBdlm\fP|\fBnone\fP \fIVG\fP .br .RS 4 -.ad l -[ \fB--lockopt\fP \fIString\fP ] -.ad b -.br [ COMMON_OPTIONS ] .RE .br @@ -641,6 +629,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br diff --git a/man/vgck.8_pregen b/man/vgck.8_pregen index 9e3c2efe1..83e4a1916 100644 --- a/man/vgck.8_pregen +++ b/man/vgck.8_pregen @@ -66,6 +66,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -116,6 +120,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgconvert.8_pregen b/man/vgconvert.8_pregen index c63bd503c..622808720 100644 --- a/man/vgconvert.8_pregen +++ b/man/vgconvert.8_pregen @@ -90,6 +90,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -170,6 +174,13 @@ in the source). Use with care. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgcreate.8_pregen b/man/vgcreate.8_pregen index 82d341cd6..ddad391ac 100644 --- a/man/vgcreate.8_pregen +++ b/man/vgcreate.8_pregen @@ -100,10 +100,6 @@ devices are also available with vgcreate. [ \fB--locktype\fP \fBsanlock\fP|\fBdlm\fP|\fBnone\fP ] .ad b .br -.ad l -[ \fB--lockopt\fP \fIString\fP ] -.ad b -.br [ COMMON_OPTIONS ] .RE .br @@ -148,6 +144,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br diff --git a/man/vgdisplay.8_pregen b/man/vgdisplay.8_pregen index 2fffacbc6..dcf993420 100644 --- a/man/vgdisplay.8_pregen +++ b/man/vgdisplay.8_pregen @@ -153,6 +153,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -265,6 +269,13 @@ without clustered locking and clustered VGs are skipped. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--logonly\fP .br Suppress command report and display only log report. diff --git a/man/vgexport.8_pregen b/man/vgexport.8_pregen index ed292f8a2..74aa59733 100644 --- a/man/vgexport.8_pregen +++ b/man/vgexport.8_pregen @@ -89,6 +89,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -144,6 +148,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgextend.8_pregen b/man/vgextend.8_pregen index bc6d959be..ee805a8c2 100644 --- a/man/vgextend.8_pregen +++ b/man/vgextend.8_pregen @@ -115,6 +115,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -204,6 +208,13 @@ in the source). Use with care. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgimport.8_pregen b/man/vgimport.8_pregen index 7e0c3d662..71f9d56c9 100644 --- a/man/vgimport.8_pregen +++ b/man/vgimport.8_pregen @@ -90,6 +90,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -153,6 +157,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgimportclone.8_pregen b/man/vgimportclone.8_pregen index 96c95f921..aab34f4d8 100644 --- a/man/vgimportclone.8_pregen +++ b/man/vgimportclone.8_pregen @@ -70,6 +70,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -137,6 +141,13 @@ will not be changed (nor will their associated PVs). .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgmerge.8_pregen b/man/vgmerge.8_pregen index c3a9bc8d8..ab6873dd3 100644 --- a/man/vgmerge.8_pregen +++ b/man/vgmerge.8_pregen @@ -67,6 +67,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -130,6 +134,13 @@ Display merged destination VG like vgdisplay -v. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgmknodes.8_pregen b/man/vgmknodes.8_pregen index b50b3dce5..958869490 100644 --- a/man/vgmknodes.8_pregen +++ b/man/vgmknodes.8_pregen @@ -78,6 +78,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -135,6 +139,13 @@ operations after locking failures. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgreduce.8_pregen b/man/vgreduce.8_pregen index 44a6ae0a8..ecc5aca50 100644 --- a/man/vgreduce.8_pregen +++ b/man/vgreduce.8_pregen @@ -40,6 +40,10 @@ vgreduce - Remove physical volume(s) from a volume group \fB-h\fP|\fB--help\fP .ad b .br +.ad l + \fB--lockopt\fP \fIString\fP +.ad b +.br .ad l \fB--longhelp\fP .ad b @@ -175,6 +179,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -245,6 +253,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgremove.8_pregen b/man/vgremove.8_pregen index 53998487c..f56299184 100644 --- a/man/vgremove.8_pregen +++ b/man/vgremove.8_pregen @@ -81,6 +81,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -138,6 +142,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgrename.8_pregen b/man/vgrename.8_pregen index 3570e8745..1f8928e91 100644 --- a/man/vgrename.8_pregen +++ b/man/vgrename.8_pregen @@ -94,6 +94,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -158,6 +162,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgs.8_pregen b/man/vgs.8_pregen index 6bef89d07..efceb4ed1 100644 --- a/man/vgs.8_pregen +++ b/man/vgs.8_pregen @@ -158,6 +158,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -255,6 +259,13 @@ without clustered locking and clustered VGs are skipped. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--logonly\fP .br Suppress command report and display only log report. diff --git a/man/vgscan.8_pregen b/man/vgscan.8_pregen index bd2f4d9c0..18b299072 100644 --- a/man/vgscan.8_pregen +++ b/man/vgscan.8_pregen @@ -77,6 +77,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -140,6 +144,13 @@ operations after locking failures. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. diff --git a/man/vgsplit.8_pregen b/man/vgsplit.8_pregen index d02e68aac..210c266ee 100644 --- a/man/vgsplit.8_pregen +++ b/man/vgsplit.8_pregen @@ -114,6 +114,10 @@ Common options for lvm: .ad b .br .ad l +[ \fB--lockopt\fP \fIString\fP ] +.ad b +.br +.ad l [ \fB--longhelp\fP ] .ad b .br @@ -198,6 +202,13 @@ Display help text. .ad b .HP .ad l +\fB--lockopt\fP \fIString\fP +.br +Used to pass options for special cases to lvmlockd. +See \fBlvmlockd\fP(8) for more information. +.ad b +.HP +.ad l \fB--longhelp\fP .br Display long help text. -- 2.43.5