summaryrefslogtreecommitdiffstats
path: root/Documentation/cgroup-v1/00-INDEX
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-18 08:12:27 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-24 06:12:35 -0400
commit8c27ceff3604b249a9efafbd1bd8b141b79e619d (patch)
tree82e4ab0c2825fa25c3168e648268883c0b23ee30 /Documentation/cgroup-v1/00-INDEX
parent9d85025b0418163fae079c9ba8f8445212de8568 (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-INDEX2
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.
9cpusets.txt 9cpusets.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.
11devices.txt 11admin-guide/devices.rst
12 - Device Whitelist Controller; description, interface and security. 12 - Device Whitelist Controller; description, interface and security.
13freezer-subsystem.txt 13freezer-subsystem.txt
14 - checkpointing; rationale to not use signals, interface. 14 - checkpointing; rationale to not use signals, interface.