summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/man/man3/seccomp_rule_add.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/seccomp_rule_add.3 b/doc/man/man3/seccomp_rule_add.3
index 3022699..74d95c6 100644
--- a/doc/man/man3/seccomp_rule_add.3
+++ b/doc/man/man3/seccomp_rule_add.3
@@ -331,7 +331,7 @@ Architecture specific failure.
.B -EEXIST
The rule already exists.
.TP
-.B -EACCCES
+.B -EACCES
The rule conflicts with the filter (for example, the rule
.I action
equals the default action of the filter).