2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 22:05:27 +00:00

This fixes a few typos in documentation that lintian noticed.

This commit is contained in:
Kees Cook
2010-11-04 14:27:30 -07:00
parent 38cefc358a
commit 485df894ab
3 changed files with 6 additions and 2 deletions

View File

@@ -168,7 +168,7 @@ static void display_usage(char *command)
"-T, --skip-read-cache Do not attempt to load cached profiles\n"
"-W, --write-cache Save cached profile (force with -T)\n"
"-q, --quiet Don't emit warnings\n"
"-v, --verbose Show profile nams as they load\n"
"-v, --verbose Show profile names as they load\n"
"-Q, --skip-kernel-load Do everything except loading into kernel\n"
"-V, --version Display version info and exit\n"
"-d, --debug Debug apparmor definitions\n"