aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux/bpf.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/include/uapi/linux/bpf.h')
-rw-r--r--tools/include/uapi/linux/bpf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/include/uapi/linux/bpf.h b/tools/include/uapi/linux/bpf.h
index f506c68b2612..17e2b1713702 100644
--- a/tools/include/uapi/linux/bpf.h
+++ b/tools/include/uapi/linux/bpf.h
@@ -806,7 +806,7 @@ union bpf_attr {
806 * based on a user-provided identifier for all traffic coming from 806 * based on a user-provided identifier for all traffic coming from
807 * the tasks belonging to the related cgroup. See also the related 807 * the tasks belonging to the related cgroup. See also the related
808 * kernel documentation, available from the Linux sources in file 808 * kernel documentation, available from the Linux sources in file
809 * *Documentation/cgroup-v1/net_cls.rst*. 809 * *Documentation/admin-guide/cgroup-v1/net_cls.rst*.
810 * 810 *
811 * The Linux kernel has two versions for cgroups: there are 811 * The Linux kernel has two versions for cgroups: there are
812 * cgroups v1 and cgroups v2. Both are available to users, who can 812 * cgroups v1 and cgroups v2. Both are available to users, who can