mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
Merge branch 'master' into 'master'
Fix typo in apparmor_parser.pod See merge request apparmor/apparmor!85 Acked-by: Christian Boltz <apparmor@cboltz.de> for 2.9..master (cherry picked from commit 47da50b7e6f97deab4f881859aba0e82be953b42) 50ee50f9 Fix typo in apparmor_parser.pod
This commit is contained in:
parent
1614db2e78
commit
3cdc2a4ad0
@ -46,7 +46,7 @@ program. The B<profiles> may be specified by file name or a directory
|
||||
name containing a set of profiles. If a directory is specified then the
|
||||
B<apparmor_parser> will try to do a profile load for each file in the
|
||||
directory that is not a dot file, or explicitly black listed (*.dpkg-new,
|
||||
*.dpkg-old, *.dpkg-dist, *-dpkg-bak, *.repnew, *.rpmsave, *orig, *.rej,
|
||||
*.dpkg-old, *.dpkg-dist, *-dpkg-bak, *.rpmnew, *.rpmsave, *orig, *.rej,
|
||||
*~). The B<apparmor_parser> will fall back to taking input from standard
|
||||
input if a profile or directory is not supplied.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user