From 6fddd31b763d526b8854c039f6037ac7f13ba592 Mon Sep 17 00:00:00 2001 From: Zygmunt Krynicki Date: Fri, 29 Mar 2024 10:52:25 +0100 Subject: [PATCH] fix typo: aggressive Signed-off-by: Zygmunt Krynicki --- parser/apparmor_parser.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parser/apparmor_parser.pod b/parser/apparmor_parser.pod index 464b8b0ef..deb242d87 100644 --- a/parser/apparmor_parser.pod +++ b/parser/apparmor_parser.pod @@ -397,7 +397,7 @@ failure, instead the parser continues on with processing the remaining profiles. =item --estimated-compile-size -Adjust the internal parameter used to estimate how agressive the parser +Adjust the internal parameter used to estimate how aggressive the parser can be when compiling policy. This may include changes to how or when caches are dropped or how many compile units (jobs) are launched. The value should slightly larger than the largest Resident Set Size (RSS)