2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 14:25:52 +00:00

Fix typo in aa-exec manpage

This commit is contained in:
Christian Boltz
2025-03-18 22:06:57 +01:00
parent 791935b9f8
commit 8c12d358b0

View File

@@ -127,7 +127,7 @@ the namespace. Note applications launched within the namespace will
not be able to exit the namespace, and may be restricted by additional
confinement around namespacing. Files and resources visible to the
parent that launches the application may not be visible in the policy
namespace resultinging access denials.
namespace resulting in access denials.
To enter a policy namespace the profile is prefixed with the namespace's
name, using a I<:> prefix and suffix.