diff --git a/man2/seccomp.2 b/man2/seccomp.2 index aa9825e16..21c40da98 100644 --- a/man2/seccomp.2 +++ b/man2/seccomp.2 @@ -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. .\"