diff --git a/man2/prctl.2 b/man2/prctl.2 index 95c00ab9c..a357800cb 100644 --- a/man2/prctl.2 +++ b/man2/prctl.2 @@ -969,7 +969,11 @@ calls, then additional filters can be added; they are run in order until the first non-allow result is seen. .IP For further information, see the kernel source file -.IR Documentation/prctl/seccomp_filter.txt . +.IR Documentation/userspace\-api/seccomp_filter.rst +.\" commit c061f33f35be0ccc80f4b8e0aea5dfd2ed7e01a3 +(or +.IR Documentation/prctl/seccomp_filter.txt +before Linux 4.13). .TP .BR PR_GET_SECCOMP " (since Linux 2.6.23)" Return (as the function result) diff --git a/man2/seccomp.2 b/man2/seccomp.2 index cf44cd4e7..7883c543b 100644 --- a/man2/seccomp.2 +++ b/man2/seccomp.2 @@ -854,7 +854,11 @@ and The kernel source files .IR Documentation/networking/filter.txt and -.IR Documentation/prctl/seccomp_filter.txt . +.IR Documentation/userspace\-api/seccomp_filter.rst +.\" commit c061f33f35be0ccc80f4b8e0aea5dfd2ed7e01a3 +(or +.IR Documentation/prctl/seccomp_filter.txt +before Linux 4.13). .PP McCanne, S. and Jacobson, V. (1992) .IR "The BSD Packet Filter: A New Architecture for User-level Packet Capture" ,