seccomp_unotify.2: Document SECCOMP_ADDFD_FLAG_SEND
commit3e2656812f240aa25db29f4c8ee85f199cb5a66a
authorRodrigo Campos <rodrigo@kinvolk.io>
Wed, 28 Jul 2021 20:19:52 +0000 (28 22:19 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 8 Aug 2021 01:00:30 +0000 (8 03:00 +0200)
tree91dc8aaec89f8882c2825bcc66a2906518e8fc55
parent6131983d2480ae721d3a9de7240c667d8b50a63f
seccomp_unotify.2: Document SECCOMP_ADDFD_FLAG_SEND

This flag was recently added to Linux 5.14 by a patch I wrote:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0ae71c7720e3ae3aabd2e8a072d27f7bd173d25c

This patch adds documentation for the flag, the error code that the flag
added and explains in the caveat when it is useful.

Signed-off-by: Rodrigo Campos <rodrigo@kinvolk.io>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/seccomp_unotify.2