diff --git a/man2/execve.2 b/man2/execve.2 index 3dcbc7057..86ebdd58e 100644 --- a/man2/execve.2 +++ b/man2/execve.2 @@ -193,6 +193,13 @@ The process name, as set by .IR "ps\ \-o comm" ), is reset to the name of the new executable file. .IP * +The +.B SECBIT_KEEP_CAPS +.I securebits +flag is cleared. +See +.BR capabilities (7). +.IP * The termination signal is reset to .B SIGCHLD (see