aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Walsh <dwalsh@redhat.com>2019-01-31 20:41:40 +0100
committerNicolas Iooss <nicolas.iooss@m4x.org>2019-02-04 22:11:26 +0100
commit6ded76aa06c90c857e732022aeeda24edc947515 (patch)
treebe70f02ee60d98043e73a19dbd7d93d6e40304fe
parentfdb242ef1bd73032072a3ce940bcd2b52dcda12e (diff)
downloadandroid_external_selinux-6ded76aa06c90c857e732022aeeda24edc947515.tar.gz
android_external_selinux-6ded76aa06c90c857e732022aeeda24edc947515.tar.bz2
android_external_selinux-6ded76aa06c90c857e732022aeeda24edc947515.zip
python/semanage: Examples are no longer in the main semanage man page
Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
-rw-r--r--python/semanage/semanage.85
1 files 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