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

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