From a9145575f20a822d38bb89bf1a0f779b678b1098 Mon Sep 17 00:00:00 2001 From: Dave Wysochanski Date: Wed, 12 Nov 2008 15:16:58 +0000 Subject: [PATCH] More man page cleanup - convert "+/-" to "+|-" --- man/lvresize.8.in | 4 ++-- man/lvs.8.in | 2 +- man/pvs.8.in | 2 +- man/vgs.8.in | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/man/lvresize.8.in b/man/lvresize.8.in index 8a53dc858..961d43069 100644 --- a/man/lvresize.8.in +++ b/man/lvresize.8.in @@ -25,7 +25,7 @@ volume use .SH OPTIONS See \fBlvm\fP for common options. .TP -.I \-l, \-\-extents [+/-]LogicalExtentsNumber[%{VG|LV|PVS|FREE}] +.I \-l, \-\-extents [+|-]LogicalExtentsNumber[%{VG|LV|PVS|FREE}] Change or set the logical volume size in units of logical extents. With the + or - sign the value is added to or subtracted from the actual size of the logical volume and without it, the value is taken as an absolute one. @@ -36,7 +36,7 @@ the remaining free space of the PhysicalVolumes on the command line with the suffix %PVS, or as a percentage of the remaining free space in the Volume Group with the suffix %FREE. .TP -.I \-L, \-\-size [+/-]LogicalVolumeSize[kKmMgGtTpPeE] +.I \-L, \-\-size [+|-]LogicalVolumeSize[kKmMgGtTpPeE] Change or set the logical volume size in units of megabytes. A size suffix of M for megabytes, G for gigabytes, T for terabytes, P for petabytes diff --git a/man/lvs.8.in b/man/lvs.8.in index a2481ce1d..981924185 100644 --- a/man/lvs.8.in +++ b/man/lvs.8.in @@ -6,7 +6,7 @@ lvs \- report information about logical volumes [\-\-aligned] [\-d|\-\-debug] [\-h|\-?|\-\-help] [\-\-ignorelockingfailure] [\-\-noheadings] [\-\-nosuffix] [\-o|\-\-options [+]Field[,Field]] -[\-O|\-\-sort [+/-]Key1[,[+/-]Key2[,...]]] +[\-O|\-\-sort [+|-]Key1[,[+|-]Key2[,...]]] [\-P|\-\-partial] [\-\-segments] [\-\-separator Separator] [\-\-unbuffered] [\-\-units hsbkmgtHKMGT] diff --git a/man/pvs.8.in b/man/pvs.8.in index bf29f34ff..12ec414e1 100644 --- a/man/pvs.8.in +++ b/man/pvs.8.in @@ -6,7 +6,7 @@ pvs \- report information about physical volumes [\-\-aligned] [\-d|\-\-debug] [\-h|\-?|\-\-help] [\-\-ignorelockingfailure] [\-\-noheadings] [\-\-nosuffix] [\-o|\-\-options [+]Field[,Field]] -[\-O|\-\-sort [+/-]Key1[,[+/-]Key2[,...]]] +[\-O|\-\-sort [+|-]Key1[,[+|-]Key2[,...]]] [\-\-separator Separator] [\-\-unbuffered] [\-\-units hsbkmgtHKMGT] [\-v|\-\-verbose] diff --git a/man/vgs.8.in b/man/vgs.8.in index 675f33d2f..29e61e4bd 100644 --- a/man/vgs.8.in +++ b/man/vgs.8.in @@ -6,7 +6,7 @@ vgs \- report information about volume groups [\-\-aligned] [\-d|\-\-debug] [\-h|\-?|\-\-help] [\-\-ignorelockingfailure] [\-\-noheadings] [\-\-nosuffix] [\-o|\-\-options [+]Field[,Field]] -[\-O|\-\-sort [+/-]Key1[,[+/-]Key2[,...]]] +[\-O|\-\-sort [+|-]Key1[,[+|-]Key2[,...]]] [\-P|\-\-partial] [\-\-separator Separator] [\-\-unbuffered] [\-\-units hsbkmgtHKMGT] -- 2.43.5