Thanks!
On 05/02/2023 14:49, Alejandro Colomar wrote:
Hi Günther,
On 2/1/23 23:42, Günther Noack wrote:
Signed-off-by: Günther Noack <gnoack3000@xxxxxxxxx>
Patch set applied.
Thanks,
Alex
---
man7/landlock.7 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man7/landlock.7 b/man7/landlock.7
index 84e422f3c..2b9c2f957 100644
--- a/man7/landlock.7
+++ b/man7/landlock.7
@@ -221,7 +221,7 @@ We first need to create the ruleset that will contain our rules.
For this example,
the ruleset will contain rules that only allow read actions,
but write actions will be denied.
-The ruleset then needs to handle both of these kind of actions.
+The ruleset then needs to handle both of these kinds of actions.
See below for the description of filesystem actions.
.PP
.in +4n