[linux-lvm] Problems in lvmconfig.8, lvm-dumpconfig.8, lvreduce.8, lvresize.8, vgchange.8

esr at thyrsus.com esr at thyrsus.com
Mon Feb 29 11:35:27 UTC 2016


This is automatically generated email about markup problems in a man
page for which you appear to be responsible.  If you are not the right
person or list, please tell me so I can correct my database.

See http://catb.org/~esr/doclifter/bugs.html for details on how and
why these patches were generated.  Feel free to email me with any
questions.  Note: These patches do not change the modification date of
any manual page.  You may wish to do that by hand.

I apologize if this message seems spammy or impersonal. The volume of
markup bugs I am tracking is over five hundred - there is no real
alternative to generating bugmail from a database and template.

--
                             Eric S. Raymond
-------------- next part --------------
Problems with lvreduce.8:

Unbalanced group in command synopis. You probably forgot
to open or close a [ ] or { } group properly.

--- lvreduce.8-unpatched	2016-02-29 05:58:16.401086143 -0500
+++ lvreduce.8	2016-02-29 06:00:39.252717531 -0500
@@ -16,7 +16,7 @@
 .RB [ \-\-noudevsync ]
 .RB { \-l | \-\-extents
 .RI [ \- ] LogicalExtentsNumber [ % { VG | LV | FREE | ORIGIN "}] |"
-.RB [ \-L | \-\-size
+.RB [ \-L | \-\-size ]
 .RI [ \- ] LogicalVolumeSize [ bBsSkKmMgGtTpPeE ]}
 .RB [ \-n | \-\-nofsck ]
 .RB [ \-r | \-\-resizefs ]
-------------- next part --------------
Problems with lvresize.8:

Unbalanced group in command synopis. You probably forgot
to open or close a [ ] or { } group properly.

--- lvresize.8-unpatched	2016-02-29 06:13:26.498737707 -0500
+++ lvresize.8	2016-02-29 06:14:41.306544896 -0500
@@ -9,11 +9,11 @@
 .IR ProfileName ]
 .RB [ \-i | \-\-stripes " " \fIStripes
 .RB [ \-I | \-\-stripesize " " \fIStripeSize ]]
-.RB {[ \-l | \-\-extents
+.RB {[ \-l | \-\-extents ]
 .RI [ + | \- ] LogicalExtentsNumber [ % { VG | LV | PVS | FREE | ORIGIN "}] |"
-.RB [ \-L | \-\-size
+.RB [ \-L | \-\-size ]
 .RI [ + | \- ] LogicalVolumeSize [ bBsSkKmMgGtTpPeE ]}
-.RB [ \-\-poolmetadatasize
+.RB [ \-\-poolmetadatasize ]
 .RI [ + ] MetadataVolumeSize [ bBsSkKmMgG ]
 .RB [ \-f | \-\-force ]
 .RB [ \-n | \-\-nofsck ]
-------------- next part --------------
Problems with lvmconfig.8:

(Identical patches should apply to: lvm-dumpconfig.8)

Unbalanced group in command synopis. You probably forgot
to open or close a [ ] or { } group properly.

--- lvmconfig.8-unpatched	2016-02-29 05:42:45.015495941 -0500
+++ lvmconfig.8	2016-02-29 05:42:52.519476477 -0500
@@ -6,7 +6,7 @@
 .RB [ \-f | \-\-file
 .IR filename ]
 .RB [ \-\-type
-.RI { current | default | diff | list | missing | new | profilable | profilable-command | profilable-metadata }
+.RI { current | default | diff | list | missing | new | profilable | profilable-command | profilable-metadata } ]
 .RB [ \-\-atversion
 .IR version ]
 .RB [ \-\-ignoreadvanced ]
-------------- next part --------------
Problems with vgchange.8:

Invalid option format - cannot have optional prefix in token,
it confuses anything trying to do syntactic parsing.

--- vgchange.8-unpatched	2016-02-29 06:18:37.129937328 -0500
+++ vgchange.8	2016-02-29 06:24:27.177036131 -0500
@@ -40,7 +40,7 @@
 .IR MaxPhysicalVolumes ]
 .RB [ \-\-metadataprofile
 .IR ProfileName ]
-.RB [ \-\- [ vg ] metadatacopies ]
+.RB [ \-\-vgmetadatacopies
 .IR NumberOfCopies | unmanaged | all ]
 .RB [ \-P | \-\-partial ]
 .RB [ \-s | \-\-physicalextentsize
@@ -234,7 +234,7 @@
 in the volume group unless the logical volume itself has its own profile
 attached. See \fBlvm.conf\fP(5) for more information about \fBmetadata profiles\fP.
 .TP
-.BR \-\- [ vg ] metadatacopies " " \fINumberOfCopies | \fIunmanaged | \fIall
+.BR \-\- vgmetadatacopies " " \fINumberOfCopies | \fIunmanaged | \fIall
 Sets the desired number of metadata copies in the volume group.  If set to
 a non-zero value, LVM will automatically manage the 'metadataignore'
 flags on the physical volumes (see \fBpvchange\fP or \fBpvcreate \-\-metadataignore\fP) in order


More information about the linux-lvm mailing list