mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01: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 commit47da50b7e6
)50ee50f9
Fix typo in apparmor_parser.pod
This commit is contained in:
parent
1614db2e78
commit
3cdc2a4ad0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
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
|
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,
|
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
|
*~). The B<apparmor_parser> will fall back to taking input from standard
|
||||||
input if a profile or directory is not supplied.
|
input if a profile or directory is not supplied.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue