You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
788 B
27 lines
788 B
7 years ago
|
From 52fd5414cb31c4c92344e8fe9a4f137cdaabea7a Mon Sep 17 00:00:00 2001
|
||
|
From: David Teigland <teigland@redhat.com>
|
||
|
Date: Tue, 2 Jan 2018 13:10:34 -0600
|
||
|
Subject: [PATCH 08/25] man lvmlockd: update wording
|
||
|
|
||
|
(cherry picked from commit 96801ac0859798c4e478d05e91aaa68b4ce10c91)
|
||
|
---
|
||
|
man/lvmlockd.8_main | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
diff --git a/man/lvmlockd.8_main b/man/lvmlockd.8_main
|
||
|
index fbcdc87..bb45871 100644
|
||
|
--- a/man/lvmlockd.8_main
|
||
|
+++ b/man/lvmlockd.8_main
|
||
|
@@ -15,7 +15,7 @@ coordinate reading and writing of LVM metadata
|
||
|
validate caching of LVM metadata
|
||
|
.br
|
||
|
\[bu]
|
||
|
-prevent concurrent activation of logical volumes
|
||
|
+prevent conflicting activation of logical volumes
|
||
|
.br
|
||
|
|
||
|
lvmlockd uses an external lock manager to perform basic locking.
|
||
|
--
|
||
|
1.8.3.1
|
||
|
|