Blame SOURCES/1316009-mpo-7.4.0-mcstransd.8.patch

0febb9
From f8a1f766c22973c136b3e803280f76051dd318cb Mon Sep 17 00:00:00 2001
0febb9
From: =?UTF-8?q?Nikola=20Forr=C3=B3?= <nforro@redhat.com>
0febb9
Date: Tue, 28 Mar 2017 14:57:55 +0200
0febb9
Subject: [PATCH 3/6] mcstransd.8: fix typos
0febb9
0febb9
---
0febb9
 mcstrans/man8/mcstransd.8 | 4 ++--
0febb9
 1 file changed, 2 insertions(+), 2 deletions(-)
0febb9
0febb9
diff --git a/mcstrans/man8/mcstransd.8 b/mcstrans/man8/mcstransd.8
0febb9
index f92a572..af2390e 100644
0febb9
--- a/mcstrans/man8/mcstransd.8
0febb9
+++ b/mcstrans/man8/mcstransd.8
0febb9
@@ -11,13 +11,13 @@ This manual page describes the
0febb9
 .BR mcstransd
0febb9
 program.
0febb9
 .P
0febb9
-This daemon reads /etc/selinux/{SELINUXTYPE}/setrans.conf and /etc/selinux/{SELINUXTYPE}/secolors.conf configuration files, and communicates with libselinux via a socket in /var/run/setrans.
0febb9
+This daemon reads /etc/selinux/{SELINUXTYPE}/setrans.conf and /etc/selinux/{SELINUXTYPE}/secolor.conf configuration files, and communicates with libselinux via a socket in /var/run/setrans.
0febb9
 It also watches for files created in /var/run/setrans and uses the contents of these files to generate translations to the names.  For example writing a file /var/run/setrans/mydomain with content of s0:c1,c2 will cause mcstrans to translate s0:c1,c2 to mydomain.
0febb9
 
0febb9
 .SH "AUTHOR"
0febb9
 This man page was written by Dan Walsh <dwalsh@redhat.com>.
0febb9
 The program was originally written by Dan Walsh <dwalsh@redhat.com>.
0febb9
-The program was enhanced/rwwritten by Joe Nall <joe@nall.com>.
0febb9
+The program was enhanced/rewritten by Joe Nall <joe@nall.com>.
0febb9
 
0febb9
 .SH "FILES"
0febb9
 /etc/selinux/{SELINUXTYPE}/setrans.conf 
0febb9
-- 
0febb9
2.7.4
0febb9