python/sepolicy: Fix sepolicy manpage.

Arguments generate and gui was mixed together and information didn't make sense. This fix split gui and generate sections.

Signed-off-by: Lukas Vrabec <lvrabec@redhat.com>
This commit is contained in:
Lukas Vrabec 2017-11-15 14:25:53 +01:00 committed by Petr Lautrbach
parent 2d21207796
commit 5c48d93271

View File

@ -22,14 +22,15 @@ Query SELinux policy to see if domains can communicate with each other
.br .br
.B generate .B generate
.br
.br .br
Generate SELinux Policy module template Generate SELinux Policy module template
.B sepolicy-generate(8)
.br
.B gui .B gui
.br .br
.br
Launch Graphical User Interface for SELinux Policy, requires policycoreutils-gui package. Launch Graphical User Interface for SELinux Policy, requires policycoreutils-gui package.
.B sepolicy-generate(8) .B sepolicy-gui(8)
.br .br
.B interface .B interface