sepolicy: File labels used to be sorted in a man page

Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
This commit is contained in:
Petr Lautrbach 2017-07-27 15:10:53 +02:00 committed by Stephen Smalley
parent 960b943b2f
commit f80ea84698
1 changed files with 1 additions and 0 deletions

View File

@ -807,6 +807,7 @@ Note: SELinux often uses regular expressions to specify labels that match multip
self.fd.write(r"""
.I The following file types are defined for %(domainname)s:
""" % {'domainname': self.domainname})
flist.sort()
for f in flist:
self.fd.write("""