summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2019-04-29 20:02:36 -0400
committerPaul Moore <paul@paul-moore.com>2019-04-29 20:02:36 -0400
commita15a87c332d6509e39a11305da234469a7a6e45a (patch)
tree689da3ebfdd2a8ab3494dec3a6c163909ff4c430 /doc
parent11667b4885a6206f29fdeeaabf00c0fe2a2cb508 (diff)
downloadlibseccomp-a15a87c332d6509e39a11305da234469a7a6e45a.tar.gz
api: rename SCMP_FLTATR_SPEC_ALLOW to SCMP_FLTATR_CTL_SSB
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/man/man3/seccomp_api_get.32
-rw-r--r--doc/man/man3/seccomp_attr_set.32
2 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 ac3c2ff..d358c6d 100644
--- a/doc/man/man3/seccomp_api_get.3
+++ b/doc/man/man3/seccomp_api_get.3
@@ -52,7 +52,7 @@ syscall to load the seccomp filter into the kernel.
The SCMP_FLTATR_CTL_LOG filter attribute and the SCMP_ACT_LOG action are supported.
.TP
.B 4
-The SCMP_FLTATR_SPEC_ALLOW filter attribute is supported.
+The SCMP_FLTATR_CTL_SSB filter attribute is supported.
.\" //////////////////////////////////////////////////////////////////////////
.SH RETURN VALUE
.\" //////////////////////////////////////////////////////////////////////////
diff --git a/doc/man/man3/seccomp_attr_set.3 b/doc/man/man3/seccomp_attr_set.3
index 1132004..c66668d 100644
--- a/doc/man/man3/seccomp_attr_set.3
+++ b/doc/man/man3/seccomp_attr_set.3
@@ -95,7 +95,7 @@ action. Defaults to off (
.I value
== 0).
.TP
-.B SCMP_FLTATR_SPEC_ALLOW
+.B SCMP_FLTATR_CTL_SSB
A flag to disable Speculative Store Bypass mitigations for this filter.
Defaults to off (
.I value