Blame SOURCES/0016-policycoreutils-setfiles-Improve-description-of-d-sw.patch

60475e
From c8fbb8042852c18775c001999ce949e9b591e381 Mon Sep 17 00:00:00 2001
60475e
From: Vit Mojzis <vmojzis@redhat.com>
60475e
Date: Wed, 21 Mar 2018 08:51:31 +0100
c33c08
Subject: [PATCH] policycoreutils/setfiles: Improve description of -d switch
60475e
60475e
The "-q" switch is becoming obsolete (completely unused in fedora) and
60475e
debug output ("-d" switch) makes sense in any scenario. Therefore both
60475e
options can be specified at once.
60475e
60475e
Resolves: rhbz#1271327
60475e
---
60475e
 policycoreutils/setfiles/setfiles.8 | 2 +-
60475e
 1 file changed, 1 insertion(+), 1 deletion(-)
60475e
60475e
diff --git a/policycoreutils/setfiles/setfiles.8 b/policycoreutils/setfiles/setfiles.8
60475e
index ccaaf4de..a8a76c86 100644
60475e
--- a/policycoreutils/setfiles/setfiles.8
60475e
+++ b/policycoreutils/setfiles/setfiles.8
60475e
@@ -57,7 +57,7 @@ check the validity of the contexts against the specified binary policy.
60475e
 .TP
60475e
 .B \-d
60475e
 show what specification matched each file (do not abort validation
60475e
-after ABORT_ON_ERRORS errors).
60475e
+after ABORT_ON_ERRORS errors). Not affected by "\-q"
60475e
 .TP
60475e
 .BI \-e \ directory
60475e
 directory to exclude (repeat option for more than one directory).
60475e
-- 
60475e
2.21.0
60475e