[apparmor] [PATCH v2 6/6] utils: Remove --file option from aa-exec(8) man page

Tyler Hicks tyhicks at canonical.com
Thu Dec 17 03:25:07 UTC 2015


The new C based aa-exec does not implement the --file option.

Signed-off-by: Tyler Hicks <tyhicks at canonical.com>
Acked-by: John Johansen <john.johansen at canonical.com>
---
 binutils/aa-exec.pod | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/binutils/aa-exec.pod b/binutils/aa-exec.pod
index 58dedb2..14f0429 100644
--- a/binutils/aa-exec.pod
+++ b/binutils/aa-exec.pod
@@ -57,10 +57,6 @@ use the current profile name (likely unconfined).
 use profiles in NAMESPACE.  This will result in confinement transitioning
 to using the new profile namespace.
 
-=item -f FILE, --file=FILE
-
-a file or directory containing profiles to load before confining the program.
-
 =item -i, --immediate
 
 transition to PROFILE before doing executing I<E<lt>commandE<gt>>.  This
-- 
2.5.0




More information about the AppArmor mailing list