diff --git a/Documentation/networking/filter.txt b/Documentation/networking/filter.txt index e5e33bac20689fba3852ad91be990bddb33f3ff0..789b74dbe1d96af46fae8a3504a242eaa0b11c3c 100644 --- a/Documentation/networking/filter.txt +++ b/Documentation/networking/filter.txt @@ -45,7 +45,7 @@ in many more places. There's xt_bpf for netfilter, cls_bpf in the kernel qdisc layer, SECCOMP-BPF (SECure COMPuting [1]), and lots of other places such as team driver, PTP code, etc where BPF is being used. - [1] Documentation/prctl/seccomp_filter.txt + [1] Documentation/userspace-api/seccomp_filter.rst Original BPF paper: