On 2014-02-14 15:10:03, Seth Arnold wrote: > Hello, > > The attached patch fixes a small typo in the apparmor_parser --help > output. > > The typo only exists on the 2.8 branch, trunk has this fixed already. > > Signed-off-by: Seth Arnold <[email protected]>
Acked-by: Tyler Hicks <[email protected]> Tyler > > Thanks > > === modified file 'parser/parser_main.c' > --- parser/parser_main.c 2013-10-14 08:51:21 +0000 > +++ parser/parser_main.c 2014-02-14 23:07:43 +0000 > @@ -160,7 +160,7 @@ > "-W, --write-cache Save cached profile (force with -T)\n" > " --skip-bad-cache Don't clear cache if out of sync\n" > " --purge-cache Clear cache regardless of its state\n" > - " --create-cache-dire Create the cache dir if missing\n" > + " --create-cache-dir Create the cache dir if missing\n" > "-L, --cache-loc n Set the location of the profile cache\n" > "-q, --quiet Don't emit warnings\n" > "-v, --verbose Show profile names as they load\n" > > -- > AppArmor mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/apparmor
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
