prctl.2: tfix

Reported-by: Shawn Landden <shawnlandden@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-02-07 00:56:50 +01:00
parent d5eb8bed65
commit a26ec1365a
1 changed files with 1 additions and 1 deletions

View File

@ -357,7 +357,7 @@ if
is permitted, then the seccomp mode is preserved across
.BR execve (2).
If the filters permit
.BR prctl (0
.BR prctl ()
calls, then additional filters can be added;
they are run in order until the first non-allow result is seen.