diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-18 08:12:27 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-24 06:12:35 -0400 |
commit | 8c27ceff3604b249a9efafbd1bd8b141b79e619d (patch) | |
tree | 82e4ab0c2825fa25c3168e648268883c0b23ee30 /Documentation/cgroup-v1/00-INDEX | |
parent | 9d85025b0418163fae079c9ba8f8445212de8568 (diff) |
docs: fix locations of several documents that got moved
The previous patch renamed several files that are cross-referenced
along the Kernel documentation. Adjust the links to point to
the right places.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/cgroup-v1/00-INDEX')
-rw-r--r-- | Documentation/cgroup-v1/00-INDEX | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cgroup-v1/00-INDEX b/Documentation/cgroup-v1/00-INDEX index 106885ad670d..13e0c85e7b35 100644 --- a/Documentation/cgroup-v1/00-INDEX +++ b/Documentation/cgroup-v1/00-INDEX | |||
@@ -8,7 +8,7 @@ cpuacct.txt | |||
8 | - CPU Accounting Controller; account CPU usage for groups of tasks. | 8 | - CPU Accounting Controller; account CPU usage for groups of tasks. |
9 | cpusets.txt | 9 | cpusets.txt |
10 | - documents the cpusets feature; assign CPUs and Mem to a set of tasks. | 10 | - documents the cpusets feature; assign CPUs and Mem to a set of tasks. |
11 | devices.txt | 11 | admin-guide/devices.rst |
12 | - Device Whitelist Controller; description, interface and security. | 12 | - Device Whitelist Controller; description, interface and security. |
13 | freezer-subsystem.txt | 13 | freezer-subsystem.txt |
14 | - checkpointing; rationale to not use signals, interface. | 14 | - checkpointing; rationale to not use signals, interface. |