diff options
| author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-27 12:08:35 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 10:03:02 -0400 |
| commit | da82c92f1150f66afabf78d2c85ef9ac18dc6d38 (patch) | |
| tree | c8f1c200188e0edc8391fa14d02eff60c6347adb /include/uapi/linux | |
| parent | 83bbf6e103544d65f17f4b2ccea1c6a51c0b0769 (diff) | |
docs: cgroup-v1: add it to the admin-guide book
Those files belong to the admin guide, so add them.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/bpf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/bpf.h b/include/uapi/linux/bpf.h index 6f68438aa4ed..82699845ef79 100644 --- a/include/uapi/linux/bpf.h +++ b/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 |
