diff --git a/parser/apparmor_parser.pod b/parser/apparmor_parser.pod index 8e3d09c4c..c99715413 100644 --- a/parser/apparmor_parser.pod +++ b/parser/apparmor_parser.pod @@ -46,7 +46,7 @@ program. The B may be specified by file name or a directory name containing a set of profiles. If a directory is specified then the B 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 will fall back to taking input from standard input if a profile or directory is not supplied.