semodule-utils/semodule_package: fix semodule_unpackage man page

Fix command line arguments and description in man page.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1334834

Signed-off-by: Vit Mojzis <vmojzis@redhat.com>
This commit is contained in:
Vit Mojzis 2018-02-22 14:33:20 +01:00 committed by Stephen Smalley
parent e4348941ee
commit fd43043ba2

View File

@ -1,14 +1,14 @@
.TH SEMODULE_PACKAGE "8" "Nov 2005" "Security Enhanced Linux" NSA .TH SEMODULE_PACKAGE "8" "Nov 2005" "Security Enhanced Linux" NSA
.SH NAME .SH NAME
semodule_unpackage \- Extract policy module and file context file from an SELinux policy module unpackage. semodule_unpackage \- Extract policy module and file context file from an SELinux policy module package.
.SH SYNOPSIS .SH SYNOPSIS
.B semodule_unpackage <module> [<file contexts>] .B semodule_unpackage ppfile modfile [fcfile]
.br .br
.SH DESCRIPTION .SH DESCRIPTION
.PP .PP
semodule_unpackage is the tool used to extract the SELinux policy module semodule_unpackage is a tool used to extract SELinux policy module
and file context file from an SELinux Policy Package. file and file context file from an SELinux Policy Package.
.SH EXAMPLE .SH EXAMPLE
.nf .nf