libselinux: Fix setenforce man page to refer to selinux man page

Do not talk about disabling selinux in the setenforce man page.  Point
people in the right direction instead.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
This commit is contained in:
Dan Walsh 2011-12-19 14:13:35 -05:00 committed by Eric Paris
parent 16a37c9f94
commit 27915ec2aa

View File

@ -6,18 +6,14 @@ setenforce \- modify the mode SELinux is running in.
.SH "DESCRIPTION"
Use Enforcing or 1 to put SELinux in enforcing mode.
.br
Use Permissive or 0 to put SELinux in permissive mode.
You need to modify
.I /etc/grub.conf
or
.I /etc/selinux/config
to disable SELinux.
If SELinux is disabled and you want to enable it, or SELinux is enabled and you want to disable it, please see
.B selinux(8).
.SH AUTHOR
Dan Walsh, <dwalsh@redhat.com>
.SH "SEE ALSO"
selinux(8), getenforce(8), selinuxenabled(8)
.SH FILES
/etc/grub.conf, /etc/selinux/config