diff --git a/man/apol.1 b/man/apol.1 index 534c8076..86d0f5d0 100644 --- a/man/apol.1 +++ b/man/apol.1 @@ -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 diff --git a/man/sediff.1 b/man/sediff.1 index 0d7d6abd..ed3b497d 100644 --- a/man/sediff.1 +++ b/man/sediff.1 @@ -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 diff --git a/man/sedta.1 b/man/sedta.1 index 049283d7..1d84d926 100644 --- a/man/sedta.1 +++ b/man/sedta.1 @@ -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. diff --git a/man/seinfo.1 b/man/seinfo.1 index 6dea7ce7..1adea986 100644 --- a/man/seinfo.1 +++ b/man/seinfo.1 @@ -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. diff --git a/man/seinfoflow.1 b/man/seinfoflow.1 index 40b10c76..2e4a2616 100644 --- a/man/seinfoflow.1 +++ b/man/seinfoflow.1 @@ -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. diff --git a/man/sesearch.1 b/man/sesearch.1 index 86527895..65eebf97 100644 --- a/man/sesearch.1 +++ b/man/sesearch.1 @@ -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.