summaryrefslogtreecommitdiffstats
path: root/man2/landlock_add_rule.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/landlock_add_rule.2')
-rw-r--r--man2/landlock_add_rule.216
1 files changed, 8 insertions, 8 deletions
diff --git a/man2/landlock_add_rule.2 b/man2/landlock_add_rule.2
index 4b95afb07..c734b0676 100644
--- a/man2/landlock_add_rule.2
+++ b/man2/landlock_add_rule.2
@@ -28,14 +28,14 @@ This
.BR landlock_add_rule ()
system call enables adding a new Landlock rule to an existing ruleset
created with
-.BR landlock_create_ruleset (2).
+.MR landlock_create_ruleset 2 .
See
-.BR landlock (7)
+.MR landlock 7
for a global overview.
.P
.I ruleset_fd
is a Landlock ruleset file descriptor obtained with
-.BR landlock_create_ruleset (2).
+.MR landlock_create_ruleset 2 .
.P
.I rule_type
identifies the structure type pointed to by
@@ -64,7 +64,7 @@ contains a bitmask of allowed filesystem actions for this file hierarchy
(see
.B Filesystem actions
in
-.BR landlock (7)).
+.MR landlock 7 ).
.IP
.I parent_fd
is an opened file descriptor, preferably with the
@@ -124,8 +124,8 @@ Linux.
Linux 5.13.
.SH EXAMPLES
See
-.BR landlock (7).
+.MR landlock 7 .
.SH SEE ALSO
-.BR landlock_create_ruleset (2),
-.BR landlock_restrict_self (2),
-.BR landlock (7)
+.MR landlock_create_ruleset 2 ,
+.MR landlock_restrict_self 2 ,
+.MR landlock 7