[lvm-devel] master - man: fix typo

David Teigland teigland at sourceware.org
Wed Mar 1 23:00:45 UTC 2017


Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=c25b95e2ef01874e67048f96b1e4928ec12fdb4e
Commit:        c25b95e2ef01874e67048f96b1e4928ec12fdb4e
Parent:        51dfbf1fb34199d00fcace378df50f580f7ed57d
Author:        David Teigland <teigland at redhat.com>
AuthorDate:    Wed Mar 1 16:59:17 2017 -0600
Committer:     David Teigland <teigland at redhat.com>
CommitterDate: Wed Mar 1 16:59:51 2017 -0600

man: fix typo

---
 tools/args.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/args.h b/tools/args.h
index f4eec0b..66de6d5 100644
--- a/tools/args.h
+++ b/tools/args.h
@@ -693,7 +693,7 @@ arg(unquoted_ARG, '\0', "unquoted", 0, 0, 0,
     "pairs are not quoted.\n")
 
 arg(usepolicies_ARG, '\0', "usepolicies", 0, 0, 0,
-    "Perform an operation according to the policy configured in lvm.conf.\n"
+    "Perform an operation according to the policy configured in lvm.conf\n"
     "or a profile.\n")
 
 arg(validate_ARG, '\0', "validate", 0, 0, 0,




More information about the lvm-devel mailing list