Blame SOURCES/0001-Fix-selinux-man-page-to-refer-seinfo-and-sesearch-to.patch
|
|
84659d |
From f71fc47524bef3c4cd8a412e43d13daebd1c418b Mon Sep 17 00:00:00 2001
|
|
|
84659d |
From: Miroslav Grepl <mgrepl@redhat.com>
|
|
|
84659d |
Date: Wed, 16 Jul 2014 08:28:03 +0200
|
|
|
ccae17 |
Subject: [PATCH] Fix selinux man page to refer seinfo and sesearch tools.
|
|
|
84659d |
|
|
|
84659d |
---
|
|
|
84659d |
libselinux/man/man8/selinux.8 | 4 +++-
|
|
|
84659d |
1 file changed, 3 insertions(+), 1 deletion(-)
|
|
|
84659d |
|
|
|
84659d |
diff --git a/libselinux/man/man8/selinux.8 b/libselinux/man/man8/selinux.8
|
|
|
84659d |
index e37aee68..bf23b655 100644
|
|
|
84659d |
--- a/libselinux/man/man8/selinux.8
|
|
|
84659d |
+++ b/libselinux/man/man8/selinux.8
|
|
|
84659d |
@@ -91,11 +91,13 @@ This manual page was written by Dan Walsh <dwalsh@redhat.com>.
|
|
|
84659d |
.BR sepolicy (8),
|
|
|
84659d |
.BR system-config-selinux (8),
|
|
|
84659d |
.BR togglesebool (8),
|
|
|
84659d |
-.BR restorecon (8),
|
|
|
84659d |
.BR fixfiles (8),
|
|
|
84659d |
+.BR restorecon (8),
|
|
|
84659d |
.BR setfiles (8),
|
|
|
84659d |
.BR semanage (8),
|
|
|
84659d |
.BR sepolicy (8)
|
|
|
84659d |
+.BR seinfo (8),
|
|
|
84659d |
+.BR sesearch (8)
|
|
|
84659d |
|
|
|
84659d |
Every confined service on the system has a man page in the following format:
|
|
|
84659d |
.br
|
|
|
84659d |
--
|
|
|
84659d |
2.21.0
|
|
|
84659d |
|