From: Michael Kerrisk Date: Mon, 28 Sep 2020 22:10:34 +0000 (+0200) Subject: seccomp.2: SEE ALSO: add seccomp_unotify(2) X-Git-Tag: man-pages-5.12~83 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1741f7fc2ed12ba3b45e44abc772ce124b239bbd;p=thirdparty%2Fman-pages.git seccomp.2: SEE ALSO: add seccomp_unotify(2) Signed-off-by: Michael Kerrisk --- diff --git a/man2/seccomp.2 b/man2/seccomp.2 index 21b16fde36..e5dbc92d5a 100644 --- a/man2/seccomp.2 +++ b/man2/seccomp.2 @@ -1214,6 +1214,7 @@ main(int argc, char **argv) .BR bpf (2), .BR prctl (2), .BR ptrace (2), +.BR seccomp_unotify (2), .BR sigaction (2), .BR proc (5), .BR signal (7),