From: Michael Kerrisk Date: Mon, 28 Sep 2020 22:10:34 +0000 (+0200) Subject: seccomp.2: SEE ALSO: add seccomp_user_notif(2) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30051d1f635c960bc4e9434fa09a7972b008050d;p=thirdparty%2Fman-pages.git seccomp.2: SEE ALSO: add seccomp_user_notif(2) Signed-off-by: Michael Kerrisk --- diff --git a/man2/seccomp.2 b/man2/seccomp.2 index 861a4219c4..4fcc49769d 100644 --- a/man2/seccomp.2 +++ b/man2/seccomp.2 @@ -1208,6 +1208,7 @@ main(int argc, char **argv) .BR bpf (2), .BR prctl (2), .BR ptrace (2), +.BR seccomp_user_notif (2), .BR sigaction (2), .BR proc (5), .BR signal (7),