summaryrefslogtreecommitdiff
path: root/conf
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 /conf
parent118145b07249d96f4f61521bb1daf04cc8d4c1e9 (diff)
downloadlvm2-aec5e573afe610070eb2c6bed675d2a7c0efc7e8.tar.gz
doc: fix typos in documentation
Typos found with codespell.
Diffstat (limited to 'conf')
-rw-r--r--conf/example.conf.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/conf/example.conf.in b/conf/example.conf.in
index 10810d8b8..923d238e4 100644
--- a/conf/example.conf.in
+++ b/conf/example.conf.in
@@ -757,7 +757,7 @@ allocation {
# vdo_max_discard = 1
# Configuration option allocation/vdo_pool_header_size.
- # Specified the emptry header size in KiB at the front and end of vdo pool device.
+ # Specified the empty header size in KiB at the front and end of vdo pool device.
# This configuration option has an automatic default value.
# vdo_pool_header_size = 512
}
@@ -936,7 +936,7 @@ backup {
# archive = 1
# Configuration option backup/archive_dir.
- # Location of the metdata archive files.
+ # Location of the metadata archive files.
# Remember to back up this directory regularly!
# This configuration option has an automatic default value.
# archive_dir = "@DEFAULT_SYS_DIR@/@DEFAULT_ARCHIVE_SUBDIR@"
@@ -1463,13 +1463,13 @@ activation {
# Configuration option activation/reserved_stack.
# Stack size in KiB to reserve for use while devices are suspended.
- # Insufficent reserve risks I/O deadlock during device suspension.
+ # Insufficient reserve risks I/O deadlock during device suspension.
# This configuration option has an automatic default value.
# reserved_stack = 64
# Configuration option activation/reserved_memory.
# Memory size in KiB to reserve for use while devices are suspended.
- # Insufficent reserve risks I/O deadlock during device suspension.
+ # Insufficient reserve risks I/O deadlock during device suspension.
# This configuration option has an automatic default value.
# reserved_memory = 8192
@@ -1604,7 +1604,7 @@ activation {
# This includes LVs that have the following segment types:
# raid1, raid4, raid5*, and raid6*.
# If a device in the LV fails, the policy determines the steps
- # performed by dmeventd automatically, and the steps perfomed by the
+ # performed by dmeventd automatically, and the steps performed by the
# manual command lvconvert --repair --use-policies.
# Automatic handling requires dmeventd to be monitoring the LV.
#
@@ -1628,7 +1628,7 @@ activation {
# (copies) and a mirror log. A disk log ensures that a mirror LV does
# not need to be re-synced (all copies made the same) every time a
# machine reboots or crashes. If a device in the LV fails, this policy
- # determines the steps perfomed by dmeventd automatically, and the steps
+ # determines the steps performed by dmeventd automatically, and the steps
# performed by the manual command lvconvert --repair --use-policies.
# Automatic handling requires dmeventd to be monitoring the LV.
#