Blame SOURCES/0001-Fix-selinux-man-page-to-refer-seinfo-and-sesearch-to.patch

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