summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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 74d95c6..dce4f75 100644
--- a/doc/man/man3/seccomp_rule_add.3
+++ b/doc/man/man3/seccomp_rule_add.3
@@ -222,7 +222,7 @@ When a filter utilizing
is loaded into the kernel, the kernel generates a notification fd that must be
used to communicate between the monitoring process and the process(es) being
filtered. See
-.B seccomp_notif_fd (3)
+.B seccomp_notify_fd (3)
for more information.
.P