summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/lvs.8.in2
-rw-r--r--man/pvs.8.in2
-rw-r--r--man/vgs.8.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/man/lvs.8.in b/man/lvs.8.in
index 3cb2d2b4a..48ef8665d 100644
--- a/man/lvs.8.in
+++ b/man/lvs.8.in
@@ -71,7 +71,7 @@ the "unknown" value which denotes that the value could not be determined).
.B \-\-configreport \fI ReportName
Make any subsequent \fB\-o, \-\-options\fP, \fB\-O, \-\-sort\fP or
\fB\-S, \-\-select\fP to apply for \fIReportName\fP where \fIReportName\fP
-is either 'lvs' for command's main report or 'log' for log report.
+is either 'lv' for command's main report or 'log' for log report.
If \fB\-\-configreport\fP option is not used to identify a report, then
command's main report is assumed. The log report is available only if
enabled by \fBlog/report_command_log\fP \fBlvm.conf\fP(5) setting or
diff --git a/man/pvs.8.in b/man/pvs.8.in
index 0a60b6f70..54f21c3fa 100644
--- a/man/pvs.8.in
+++ b/man/pvs.8.in
@@ -60,7 +60,7 @@ the "unknown" value which denotes that the value could not be determined).
.B \-\-configreport \fI ReportName
Make any subsequent \fB\-o, \-\-options\fP, \fB\-O, \-\-sort\fP or
\fB\-S, \-\-select\fP to apply for \fIReportName\fP where \fIReportName\fP
-is either 'pvs' for command's main report or 'log' for log report.
+is either 'pv' for command's main report or 'log' for log report.
If \fB\-\-configreport\fP option is not used to identify a report, then
command's main report is assumed. The log report is available only if
enabled by \fBlog/report_command_log\fP \fBlvm.conf\fP(5) setting or
diff --git a/man/vgs.8.in b/man/vgs.8.in
index ab9d9acd5..080086c40 100644
--- a/man/vgs.8.in
+++ b/man/vgs.8.in
@@ -58,7 +58,7 @@ the "unknown" value which denotes that the value could not be determined).
.B \-\-configreport \fI ReportName
Make any subsequent \fB\-o, \-\-options\fP, \fB\-O, \-\-sort\fP or
\fB\-S, \-\-select\fP to apply for \fIReportName\fP where \fIReportName\fP
-is either 'vgs' for command's main report or 'log' for log report.
+is either 'vg' for command's main report or 'log' for log report.
If \fB\-\-configreport\fP option is not used to identify a report, then
command's main report is assumed. The log report is available only if
enabled by \fBlog/report_command_log\fP \fBlvm.conf\fP(5) setting or