semanage/semanage-boolean.8: Fix a minor typo
boolan -> boolean Reported-by: Bogdan BOTEZ <bmbogdan@gmail.com> Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
This commit is contained in:
parent
ac2a3fb4fe
commit
f46b64fccb
|
@ -45,7 +45,7 @@ Disable the boolean
|
|||
|
||||
.SH EXAMPLE
|
||||
.nf
|
||||
Turn on the apache can send mail boolan
|
||||
Turn on the apache can send mail boolean
|
||||
# semanage boolean \-m \-\-on httpd_can_sendmail
|
||||
|
||||
List customized booleans
|
||||
|
|
Loading…
Reference in New Issue