From 6ded76aa06c90c857e732022aeeda24edc947515 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Thu, 31 Jan 2019 20:41:40 +0100 Subject: [PATCH] python/semanage: Examples are no longer in the main semanage man page Signed-off-by: Petr Lautrbach --- python/semanage/semanage.8 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/python/semanage/semanage.8 b/python/semanage/semanage.8 index 0bdb90f4..0cdcfccd 100644 --- a/python/semanage/semanage.8 +++ b/python/semanage/semanage.8 @@ -57,9 +57,8 @@ to SELinux user identities (which controls the initial security context assigned to Linux users when they login and bounds their authorized role set) as well as security context mappings for various kinds of objects, such as network ports, interfaces, infiniband pkeys and endports, and nodes (hosts) -as well as the file context mapping. See the EXAMPLES section below for some -examples of common usage. Note that the semanage login command deals with the -mapping from Linux usernames (logins) to SELinux user identities, +as well as the file context mapping. Note that the semanage login command deals +with the mapping from Linux usernames (logins) to SELinux user identities, while the semanage user command deals with the mapping from SELinux user identities to authorized role sets. In most cases, only the former mapping needs to be adjusted by the administrator; the latter