summaryrefslogtreecommitdiff
path: root/doc/man/man3/seccomp_notify_alloc.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/seccomp_notify_alloc.3')
-rw-r--r--doc/man/man3/seccomp_notify_alloc.33
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man/man3/seccomp_notify_alloc.3 b/doc/man/man3/seccomp_notify_alloc.3
index 50c8970..cb1c048 100644
--- a/doc/man/man3/seccomp_notify_alloc.3
+++ b/doc/man/man3/seccomp_notify_alloc.3
@@ -59,7 +59,8 @@ returns the notification fd of a filter after it has been loaded.
.\" //////////////////////////////////////////////////////////////////////////
The
.BR seccomp_notify_fd ()
-returns the notification fd of the loaded filter.
+returns the notification fd of the loaded filter, -1 if a notification fd has
+not yet been created, and -EINVAL if the filter context is invalid.
.P
The
.BR seccomp_notify_id_valid ()