summaryrefslogtreecommitdiff
path: root/man/lvmreport.7_main
diff options
context:
space:
mode:
authorSamanta Navarro <ferivoz@riseup.net>2022-12-30 11:52:49 +0000
committerMarian Csontos <mcsontos@redhat.com>2023-01-03 16:09:58 +0100
commitaec5e573afe610070eb2c6bed675d2a7c0efc7e8 (patch)
tree23413bbc3535ca0ca7dc42c8ed5dcbca56222bf0 /man/lvmreport.7_main
parent118145b07249d96f4f61521bb1daf04cc8d4c1e9 (diff)
downloadlvm2-aec5e573afe610070eb2c6bed675d2a7c0efc7e8.tar.gz
doc: fix typos in documentation
Typos found with codespell.
Diffstat (limited to 'man/lvmreport.7_main')
-rw-r--r--man/lvmreport.7_main6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/lvmreport.7_main b/man/lvmreport.7_main
index 0015cdce7..49c254846 100644
--- a/man/lvmreport.7_main
+++ b/man/lvmreport.7_main
@@ -1197,7 +1197,7 @@ But let's still use the original "," character for list_item_separator
for subsequent examples.
.P
Format for any of time values displayed in reports can be configured with
-\fBreport/time_format\fP configuretion setting. By default complete date
+\fBreport/time_format\fP configuration setting. By default complete date
and time is displayed, including timezone.
.P
.nf
@@ -1302,11 +1302,11 @@ binary_values_as_numeric=1
.SS Changing output format
.
LVM can output reports in different formats - use \fBreport/output_format\fP
-configuration setting (or \fB--reportformat\fP command line option) to swith
+configuration setting (or \fB--reportformat\fP command line option) to switch
the report output format.
.P
-Currently, LVM supports these outpout formats:
+Currently, LVM supports these output formats:
.RS
- \fB"basic"\fP (all the examples we used above used this format),
.br