summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man/man3/seccomp_api_get.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/seccomp_api_get.3 b/doc/man/man3/seccomp_api_get.3
index ab2f552..be8286b 100644
--- a/doc/man/man3/seccomp_api_get.3
+++ b/doc/man/man3/seccomp_api_get.3
@@ -1,4 +1,4 @@
-.TH "seccomp_api_get" 3 "13 June 2020" "paul@paul-moore.com" "libseccomp Documentation"
+.TH "seccomp_api_get" 3 "6 November 2020" "paul@paul-moore.com" "libseccomp Documentation"
.\" //////////////////////////////////////////////////////////////////////////
.SH NAME
.\" //////////////////////////////////////////////////////////////////////////
@@ -58,7 +58,7 @@ The SCMP_FLTATR_CTL_SSB filter attribute is supported.
.B 5
The SCMP_ACT_NOTIFY action and the notify APIs are supported.
.TP
-.B 5
+.B 6
The simultaneous use of SCMP_FLTATR_CTL_TSYNC and the notify APIs are supported.
.\" //////////////////////////////////////////////////////////////////////////
.SH RETURN VALUE