platform_external_selinux/libselinux/man/man8/togglesebool.8
Ville Skyttä 572fcef2ba libselinux, policycoreutils: Man page warning fixes
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
2015-11-24 16:32:13 -05:00

22 lines
617 B
Groff

.TH "togglesebool" "8" "26 Oct 2004" "sgrubb@redhat.com" "SELinux Command Line documentation"
.SH "NAME"
togglesebool \- flip the current value of a SELinux boolean
.
.SH "SYNOPSIS"
.B togglesebool
.I boolean...
.
.SH "DESCRIPTION"
.B togglesebool
flips the current value of a list of booleans. If the value is currently a 1,
then it will be changed to a 0 and vice versa. Only the "in memory" values are
changed; the boot-time settings are unaffected.
.
.SH AUTHOR
This man page was written by Steve Grubb <sgrubb@redhat.com>
.
.SH "SEE ALSO"
.BR selinux (8),
.BR booleans (8),
.BR getsebool (8),
.BR setsebool (8)