summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2017-06-27 15:47:00 +0100
committerAlasdair G Kergon <agk@redhat.com>2017-06-27 15:47:00 +0100
commitb90014addca59b3a40a686fd73b27f7a40511660 (patch)
tree99c395b8c63a05ff5ffb96ccda51790a8f5625b6 /conf
parent7f1ec681d65001ed3c74a7c7239efa98a8507d88 (diff)
downloadlvm2-b90014addca59b3a40a686fd73b27f7a40511660.tar.gz
man: regenerate
Diffstat (limited to 'conf')
-rw-r--r--conf/example.conf.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/conf/example.conf.in b/conf/example.conf.in
index ed34b9110..b5b0e6af1 100644
--- a/conf/example.conf.in
+++ b/conf/example.conf.in
@@ -379,8 +379,9 @@ allocation {
# Configuration option allocation/raid_stripe_all_devices.
# Stripe across all PVs when RAID stripes are not specified.
- # If enabled, all PVs in the VG or on the command line are used for raid0/4/5/6/10
- # when the command does not specify the number of stripes to use.
+ # If enabled, all PVs in the VG or on the command line are used for
+ # raid0/4/5/6/10 when the command does not specify the number of
+ # stripes to use.
# This was the default behaviour until release 2.02.162.
# This configuration option has an automatic default value.
# raid_stripe_all_devices = 0
@@ -939,7 +940,7 @@ global {
use_lvmetad = @DEFAULT_USE_LVMETAD@
# Configuration option global/lvmetad_update_wait_time.
- # The number of seconds a command will wait for lvmetad update to finish.
+ # Number of seconds a command will wait for lvmetad update to finish.
# After waiting for this period, a command will not use lvmetad, and
# will revert to disk scanning.
# This configuration option has an automatic default value.