summaryrefslogtreecommitdiff
path: root/man/dmeventd.8_main
diff options
context:
space:
mode:
authorHeinz Mauelshagen <heinzm@redhat.com>2017-03-24 02:46:11 +0100
committerHeinz Mauelshagen <heinzm@redhat.com>2017-03-24 02:46:11 +0100
commit5eec3de41f6860bbbc45e5929ddcf7d584c6e75b (patch)
tree7f3785f81286796cd90b85d9fe6c7e3ebcc3170b /man/dmeventd.8_main
parent93467f0d9f08333a7b7c9e0e112a9c9df454f887 (diff)
downloadlvm2-5eec3de41f6860bbbc45e5929ddcf7d584c6e75b.tar.gz
man: escape all single '-'
Diffstat (limited to 'man/dmeventd.8_main')
-rw-r--r--man/dmeventd.8_main8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/dmeventd.8_main b/man/dmeventd.8_main
index c3b695474..0c1bb81bd 100644
--- a/man/dmeventd.8_main
+++ b/man/dmeventd.8_main
@@ -2,7 +2,7 @@
.
.SH NAME
.
-dmeventd \(em Device-mapper event daemon
+dmeventd \(em Device\-mapper event daemon
.
.SH SYNOPSIS
.
@@ -19,7 +19,7 @@ dmeventd \(em Device-mapper event daemon
.
.SH DESCRIPTION
.
-dmeventd is the event monitoring daemon for device-mapper devices.
+dmeventd is the event monitoring daemon for device\-mapper devices.
Library plugins can register and carry out actions triggered when
particular events occur.
.
@@ -106,7 +106,7 @@ of the thin pool is filled. See
When a thin pool fills over 50% (data or metadata) thin plugin calls
configured \fIdmeventd/thin_command\fP with every 5% increase.
With default setting it calls internal
-\fBlvm lvextend \-\-use-policies\fP to resize thin pool
+\fBlvm lvextend \-\-use\-policies\fP to resize thin pool
when it's been filled above configured threshold
\fIactivation/thin_pool_autoextend_threshold\fP.
If the command fails, dmeventd thin plugin will keep
@@ -116,7 +116,7 @@ User may also configure external command to support more advanced
maintenance operations of a thin pool.
Such external command can e.g. remove some unneeded snapshots,
use \fBfstrim\fP(8) to free recover space in a thin pool,
-but also can use \fBlvextend \-\-use-policies\fP if other actions
+but also can use \fBlvextend \-\-use\-policies\fP if other actions
have not released enough space.
Command is executed with environmental variable
\fBLVM_RUN_BY_DMEVENTD=1\fP so any lvm2 command executed