2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-01 06:45:38 +00:00

Fix typo in apparmor_parser.pod

This commit is contained in:
Emerson Bernier
2018-03-26 19:07:50 +00:00
parent 566f656101
commit 50ee50f931

View File

@@ -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.