Blame man/man8/togglesebool.8

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