seccomp.2: wfix: s/prctl/ptrace/

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-03-07 10:02:07 +01:00
parent f36293a2df
commit d0eae5b5e0
1 changed files with 1 additions and 1 deletions

View File

@ -788,7 +788,7 @@ operation (which does not support
.IR flags ).
.PP
Since Linux 4.4, the
.BR prctl (2)
.BR ptrace (2)
.B PTRACE_SECCOMP_GET_FILTER
operation can be used to dump a process's seccomp filters.
.\"