Skip to content

Commit

Permalink
Remove source policy references from man pages.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris PeBenito <[email protected]>
  • Loading branch information
pebenito committed May 18, 2019
1 parent ae6a3b3 commit aaf5273
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 45 deletions.
7 changes: 0 additions & 7 deletions man/apol.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
9 changes: 1 addition & 8 deletions man/sediff.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 0 additions & 8 deletions man/sedta.1
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
7 changes: 0 additions & 7 deletions man/seinfo.1
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
8 changes: 0 additions & 8 deletions man/seinfoflow.1
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
7 changes: 0 additions & 7 deletions man/sesearch.1
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit aaf5273

Please sign in to comment.