mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-11 07:18:15 +00:00
Remove source policy references from man pages.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
parent
58bd5c871e
commit
ba305bfd74
@ -13,14 +13,7 @@ apol \- Graphical SELinux policy analysis tool
|
||||
|
||||
.SH POLICY
|
||||
.PP
|
||||
\fBapol\fR supports loading SELinux policies in one of two formats.
|
||||
.RS
|
||||
.IP "source:"
|
||||
A single text file containing a monolithic policy source. This file is usually named policy.conf.
|
||||
.IP "binary:"
|
||||
A single file containing a binary policy. This file is usually named by version on Linux systems, for example, \fIpolicy.30\fR. This file is usually named \fIsepolicy\fR on Android systems.
|
||||
.RE
|
||||
.PP
|
||||
If not provided, \fBapol\fR will start with none loaded.
|
||||
|
||||
.SH OPTIONS
|
||||
|
@ -12,15 +12,8 @@ Determine the differences between two SELinux policies.
|
||||
|
||||
.SH POLICY
|
||||
.PP
|
||||
\fBsediff\fR supports loading SELinux policies in one of two formats.
|
||||
.RS
|
||||
.IP "source:"
|
||||
A single text file containing a monolithic policy source. This file is usually named policy.conf.
|
||||
.IP "binary:"
|
||||
A single file containing a binary policy. This file is usually named by version on Linux systems, for example, \fIpolicy.30\fR. This file is usually named \fIsepolicy\fR on Android systems.
|
||||
.RE
|
||||
.PP
|
||||
Policies do not need to be the same format. If not provided, \fBsediff\fR will print an error message and exit.
|
||||
If not provided, \fBsediff\fR will print an error message and exit.
|
||||
|
||||
.SH EXPRESSIONS
|
||||
.P
|
||||
|
@ -14,15 +14,7 @@ on an SELinux policy.
|
||||
|
||||
.SH POLICY
|
||||
.PP
|
||||
\fBsedta\fR supports loading SELinux policies in one of two formats.
|
||||
.RS
|
||||
.IP "source:"
|
||||
A single text file containing a monolithic policy source. This file is usually named policy.conf.
|
||||
.IP "binary:"
|
||||
A single file containing a binary policy. This file is usually named by version on Linux systems, for example, \fIpolicy.30\fR. This file is usually named \fIsepolicy\fR on Android systems.
|
||||
.RE
|
||||
.PP
|
||||
.PP
|
||||
If no policy file is provided, \fBsedta\fR will search for the policy running on the current
|
||||
system. If no policy can be found, \fBsedta\fR will print an error message and exit.
|
||||
|
||||
|
@ -12,14 +12,7 @@ seinfo \- SELinux policy information tool
|
||||
|
||||
.SH POLICY
|
||||
.PP
|
||||
\fBapol\fR supports loading SELinux policies in one of two formats.
|
||||
.RS
|
||||
.IP "source:"
|
||||
A single text file containing a monolithic policy source. This file is usually named policy.conf.
|
||||
.IP "binary:"
|
||||
A single file containing a binary policy. This file is usually named by version on Linux systems, for example, \fIpolicy.30\fR. This file is usually named \fIsepolicy\fR on Android systems.
|
||||
.RE
|
||||
.PP
|
||||
If no policy file is provided, \fBseinfo\fR will search for the policy running on the current
|
||||
system. If no policy can be found, \fBseinfo\fR will print an error message and exit.
|
||||
|
||||
|
@ -14,15 +14,7 @@ on an SELinux policy.
|
||||
|
||||
.SH POLICY
|
||||
.PP
|
||||
\fBseinfoflow\fR supports loading SELinux policies in one of two formats.
|
||||
.RS
|
||||
.IP "source:"
|
||||
A single text file containing a monolithic policy source. This file is usually named policy.conf.
|
||||
.IP "binary:"
|
||||
A single file containing a binary policy. This file is usually named by version on Linux systems, for example, \fIpolicy.30\fR. This file is usually named \fIsepolicy\fR on Android systems.
|
||||
.RE
|
||||
.PP
|
||||
.PP
|
||||
If no policy file is provided, \fBseinfoflow\fR will search for the policy running on the current
|
||||
system. If no policy can be found, \fBseinfoflow\fR will print an error message and exit.
|
||||
|
||||
|
@ -12,14 +12,7 @@ sesearch \- SELinux policy query tool
|
||||
|
||||
.SH POLICY
|
||||
.PP
|
||||
\fBsesearch\fR supports loading SELinux policies in one of two formats.
|
||||
.RS
|
||||
.IP "source:"
|
||||
A single text file containing a monolithic policy source. This file is usually named policy.conf.
|
||||
.IP "binary:"
|
||||
A single file containing a binary policy. This file is usually named by version on Linux systems, for example, \fIpolicy.30\fR. This file is usually named \fIsepolicy\fR on Android systems.
|
||||
.RE
|
||||
.PP
|
||||
If no policy file is provided, \fBsesearch\fR will search for the policy running on the current
|
||||
system. If no policy can be found, \fBsesearch\fR will print an error message and exit.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user