diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-02-25 00:13:50 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-02-25 00:13:50 +0100 |
| commit | 5277ce1e82cc5aff6a88b699743635762c16efee (patch) | |
| tree | 8fd0454fe488cbf06741575e97dce476af006880 | |
| parent | 2757ff715222f1859ea2baa253476b20c90b1e69 (diff) | |
| download | man-pages-5277ce1e82cc5aff6a88b699743635762c16efee.tar.gz | |
landlock.7: ffix
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | man7/landlock.7 | 2 |
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] |
