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 <[email protected]>
---
 python/sepolicy/sepolicy.8 | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/python/sepolicy/sepolicy.8 b/python/sepolicy/sepolicy.8
index 79005866..09d2b247 100644
--- a/python/sepolicy/sepolicy.8
+++ b/python/sepolicy/sepolicy.8
@@ -22,14 +22,15 @@ Query SELinux policy to see if domains can communicate with 
each other
 .br
 
 .B    generate
-.br 
 .br
 Generate SELinux Policy module template
-.B    gui
+.B sepolicy-generate(8)
 .br
+
+.B    gui
 .br
 Launch Graphical User Interface for SELinux Policy, requires 
policycoreutils-gui package.
-.B sepolicy-generate(8)
+.B sepolicy-gui(8)
 .br
 
 .B    interface
-- 
2.13.6


Reply via email to