summaryrefslogtreecommitdiff
path: root/doc/man/man3/seccomp_load.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/seccomp_load.3')
-rw-r--r--doc/man/man3/seccomp_load.33
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/man/man3/seccomp_load.3 b/doc/man/man3/seccomp_load.3
index 8e2e6f0..729f73e 100644
--- a/doc/man/man3/seccomp_load.3
+++ b/doc/man/man3/seccomp_load.3
@@ -31,8 +31,7 @@ made and the "strictest" rule is the rule that is applied. In the case of
seccomp, "strictest" is defined as the action with the lowest value (e.g.
.I SCMP_ACT_KILL
is "stricter" than
-.I SCMP_ACT_ALLOW
-).
+.IR SCMP_ACT_ALLOW ).
.\" //////////////////////////////////////////////////////////////////////////
.SH RETURN VALUE
.\" //////////////////////////////////////////////////////////////////////////