]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
prctl.2: Note that seccomp(2) is preferred over prctl(2) for setting seccomp mode
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 1 Sep 2021 21:57:17 +0000 (23:57 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 1 Sep 2021 21:57:17 +0000 (23:57 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/prctl.2

index b38af67e7478381327615437258ea0a09fc5b2bf..25750ae81918ba84b9eae369923075c650e1fb46 100644 (file)
@@ -1135,7 +1135,8 @@ the available system calls.
 The more recent
 .BR seccomp (2)
 system call provides a superset of the functionality of
-.BR PR_SET_SECCOMP .
+.BR PR_SET_SECCOMP ,
+and is the preferred interface for new applications.
 .IP
 The seccomp mode is selected via
 .IR arg2 .