Skip to content

Commit aaf5273

Browse files
committed
Remove source policy references from man pages.
Signed-off-by: Chris PeBenito <[email protected]>
1 parent ae6a3b3 commit aaf5273

File tree

6 files changed

+1
-45
lines changed

6 files changed

+1
-45
lines changed

man/apol.1

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,7 @@ apol \- Graphical SELinux policy analysis tool
1313

1414
.SH POLICY
1515
.PP
16-
\fBapol\fR supports loading SELinux policies in one of two formats.
17-
.RS
18-
.IP "source:"
19-
A single text file containing a monolithic policy source. This file is usually named policy.conf.
20-
.IP "binary:"
2116
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.
22-
.RE
23-
.PP
2417
If not provided, \fBapol\fR will start with none loaded.
2518

2619
.SH OPTIONS

man/sediff.1

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,8 @@ Determine the differences between two SELinux policies.
1212

1313
.SH POLICY
1414
.PP
15-
\fBsediff\fR supports loading SELinux policies in one of two formats.
16-
.RS
17-
.IP "source:"
18-
A single text file containing a monolithic policy source. This file is usually named policy.conf.
19-
.IP "binary:"
2015
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.
21-
.RE
22-
.PP
23-
Policies do not need to be the same format. If not provided, \fBsediff\fR will print an error message and exit.
16+
If not provided, \fBsediff\fR will print an error message and exit.
2417

2518
.SH EXPRESSIONS
2619
.P

man/sedta.1

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,7 @@ on an SELinux policy.
1414

1515
.SH POLICY
1616
.PP
17-
\fBsedta\fR supports loading SELinux policies in one of two formats.
18-
.RS
19-
.IP "source:"
20-
A single text file containing a monolithic policy source. This file is usually named policy.conf.
21-
.IP "binary:"
2217
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.
23-
.RE
24-
.PP
25-
.PP
2618
If no policy file is provided, \fBsedta\fR will search for the policy running on the current
2719
system. If no policy can be found, \fBsedta\fR will print an error message and exit.
2820

man/seinfo.1

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,7 @@ seinfo \- SELinux policy information tool
1212

1313
.SH POLICY
1414
.PP
15-
\fBapol\fR supports loading SELinux policies in one of two formats.
16-
.RS
17-
.IP "source:"
18-
A single text file containing a monolithic policy source. This file is usually named policy.conf.
19-
.IP "binary:"
2015
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.
21-
.RE
22-
.PP
2316
If no policy file is provided, \fBseinfo\fR will search for the policy running on the current
2417
system. If no policy can be found, \fBseinfo\fR will print an error message and exit.
2518

man/seinfoflow.1

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,7 @@ on an SELinux policy.
1414

1515
.SH POLICY
1616
.PP
17-
\fBseinfoflow\fR supports loading SELinux policies in one of two formats.
18-
.RS
19-
.IP "source:"
20-
A single text file containing a monolithic policy source. This file is usually named policy.conf.
21-
.IP "binary:"
2217
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.
23-
.RE
24-
.PP
25-
.PP
2618
If no policy file is provided, \fBseinfoflow\fR will search for the policy running on the current
2719
system. If no policy can be found, \fBseinfoflow\fR will print an error message and exit.
2820

man/sesearch.1

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,7 @@ sesearch \- SELinux policy query tool
1212

1313
.SH POLICY
1414
.PP
15-
\fBsesearch\fR supports loading SELinux policies in one of two formats.
16-
.RS
17-
.IP "source:"
18-
A single text file containing a monolithic policy source. This file is usually named policy.conf.
19-
.IP "binary:"
2015
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.
21-
.RE
22-
.PP
2316
If no policy file is provided, \fBsesearch\fR will search for the policy running on the current
2417
system. If no policy can be found, \fBsesearch\fR will print an error message and exit.
2518

0 commit comments

Comments
 (0)