diff --git a/parser/apparmor.d.pod b/parser/apparmor.d.pod index 9ed59610a..2646fb816 100644 --- a/parser/apparmor.d.pod +++ b/parser/apparmor.d.pod @@ -111,7 +111,7 @@ B = ( 'tcp' | 'udp' | 'icmp' ) B = ( I | I | I ) -B = [ I ] 'mount' [ I ] [ I ] [ -E [ I ] +B = [ I ] 'mount' [ I ] [ I ] [ '-E' [ I ] B = [ I ] 'remount' [ I ] I @@ -131,7 +131,7 @@ B = ( 'ro' | 'rw' | 'nosuid' | 'suid' | 'nodev' | 'dev' | 'noexec' B = ( I | I ) ... -B = [ I ] pivot_root [ oldroot=I ] [ I ] [ -E I ] +B = [ I ] pivot_root [ oldroot=I ] [ I ] [ '-E' I ] B = I @@ -239,7 +239,7 @@ B = number from 0 to max rlimit value. Only applies ot RLIMIT of B = a number between -20 and 19. Only applies to RLIMIT of 'nice' -B = [ I ] [ 'owner' ] ( 'file' | [ 'file' ] ( I I | I I ) [ -E I ] ) +B = [ I ] [ 'owner' ] ( 'file' | [ 'file' ] ( I I | I I ) [ '-E' I ] ) B = ( I | I ) @@ -265,7 +265,7 @@ B = ('a', 'b', 'c', ... 'z', 'A', 'B', ... 'Z') B = ('0', '1', '2', ... '9', 'a', 'b', 'c', ... 'z', 'A', 'B', ... 'Z') -B = 'change_profile' [ I ] [ -E I ] +B = 'change_profile' [ I ] [ '-E' I ] B = I @@ -360,7 +360,7 @@ modes: - transition to subprofile on execute with fallback to unconfined -=item B +=item B - transition to subprofile on execute with fallback to unconfined -- scrub the environment