seccomp_unotify.2: SEE ALSO: add pidfd_open(2) and pidfd_getfd(2)

pidfd_open(2) and pidfd_getfd(2) presumably have use cases
with the user-space notification feature.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-10-28 19:18:56 +01:00
parent 9688ea78cb
commit dbcc2ad691
1 changed files with 2 additions and 0 deletions

View File

@ -1579,6 +1579,8 @@ main(int argc, char *argv[])
.EE
.SH SEE ALSO
.BR ioctl (2),
.BR pidfd_open (2),
.BR pidfd_getfd (2),
.BR seccomp (2)
.PP
A further example program can be found in the kernel source file