summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/man/man3/seccomp_attr_set.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/seccomp_attr_set.3 b/doc/man/man3/seccomp_attr_set.3
index 6a54a71..091d6d1 100644
--- a/doc/man/man3/seccomp_attr_set.3
+++ b/doc/man/man3/seccomp_attr_set.3
@@ -78,7 +78,7 @@ error being returned. Defaults to off (
.I value
== 0).
.TP
-.B SCMP_FLTATR_ATL_TSKIP
+.B SCMP_FLTATR_API_TSKIP
A flag to specify if libseccomp should allow filter rules to be created for
the -1 syscall. The -1 syscall value can be used by tracer programs to skip
specific syscall invocations, see