mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
Merge branch 'cboltz-link-man' into 'master'
Drop 'to' option for link rules from manpage See merge request apparmor/apparmor!368 Acked-by: Eric Chiang <ericchiang@google.com> (cherry picked from commit041cd95a98
)115a1d89
Drop 'to' option for link rules from manpage
This commit is contained in:
@@ -271,7 +271,7 @@ B<EXEC TRANSITION> = ( 'ix' | 'ux' | 'Ux' | 'px' | 'Px' | 'cx' | 'Cx' | 'pix' |
|
||||
B<EXEC TARGET> = name
|
||||
Requires I<EXEC TRANSITION> specified.
|
||||
|
||||
B<LINK RULE> = I<QUALIFIERS> [ 'owner' ] 'link' [ 'subset' ] I<FILEGLOB> ( 'to' | '-E<gt>' ) I<FILEGLOB>
|
||||
B<LINK RULE> = I<QUALIFIERS> [ 'owner' ] 'link' [ 'subset' ] I<FILEGLOB> '-E<gt>' I<FILEGLOB>
|
||||
|
||||
B<ALPHA> = ('a', 'b', 'c', ... 'z', 'A', 'B', ... 'Z')
|
||||
|
||||
|
Reference in New Issue
Block a user