From 8c12d358b0ed27f2dc6713cdcf89b84d36f15c69 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Tue, 18 Mar 2025 22:06:57 +0100 Subject: [PATCH] Fix typo in aa-exec manpage --- binutils/aa-exec.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binutils/aa-exec.pod b/binutils/aa-exec.pod index ff59c632c..2d5521709 100644 --- a/binutils/aa-exec.pod +++ b/binutils/aa-exec.pod @@ -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.