summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGünther Noack <gnoack@google.com>2023-07-04 09:59:34 +0200
committerAlejandro Colomar <alx@kernel.org>2023-07-08 19:04:10 +0200
commit6d5b79f25fc891ab7f56307e0317a3789a7e7a74 (patch)
treeefe29521698fc0eb2120f13c3f8135381cdbb2ac
parentad16f1591b01850089ac9848f62104dd6e602da9 (diff)
landlock_add_rule.2: tfix
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man2/landlock_add_rule.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/landlock_add_rule.2 b/man2/landlock_add_rule.2
index 43a70a2a5..aa2448677 100644
--- a/man2/landlock_add_rule.2
+++ b/man2/landlock_add_rule.2
@@ -81,7 +81,7 @@ On success,
returns 0.
.SH ERRORS
.BR landlock_add_rule ()
-can failed for the following reasons:
+can fail for the following reasons:
.TP
.B EOPNOTSUPP
Landlock is supported by the kernel but disabled at boot time.