aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-02-25 00:13:50 +0100
committerAlejandro Colomar <alx@kernel.org>2023-02-25 00:13:50 +0100
commit5277ce1e82cc5aff6a88b699743635762c16efee (patch)
tree8fd0454fe488cbf06741575e97dce476af006880
parent2757ff715222f1859ea2baa253476b20c90b1e69 (diff)
downloadman-pages-5277ce1e82cc5aff6a88b699743635762c16efee.tar.gz
landlock.7: ffix
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man7/landlock.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/landlock.7 b/man7/landlock.7
index 099f680677..b2bc9e10b0 100644
--- a/man7/landlock.7
+++ b/man7/landlock.7
@@ -23,7 +23,7 @@ A Landlock security policy is a set of access rights
tied to a file hierarchy.
Such policy can be configured and enforced by processes for themselves
using three system calls:
-.IP \[bu] 2
+.IP \[bu] 3
.BR landlock_create_ruleset (2)
creates a new ruleset;
.IP \[bu]