From: Mauro Carvalho Chehab Date: Wed, 19 May 2021 08:51:41 +0000 (+0200) Subject: docs: sched-bwc.rst: fix a typo on a doc name X-Git-Tag: v5.15~882^2~55 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=716c9d9403d061d02c419a6f63a4f3fd01278cae;p=platform%2Fkernel%2Flinux-starfive.git docs: sched-bwc.rst: fix a typo on a doc name cgroupv2.rst -> cgroup-v2.rst Signed-off-by: Mauro Carvalho Chehab Link: https://lore.kernel.org/r/1dc0203bd7df375ef45832f0c88566e22c4138ff.1621413933.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/scheduler/sched-bwc.rst b/Documentation/scheduler/sched-bwc.rst index 845eee6..1fc7355 100644 --- a/Documentation/scheduler/sched-bwc.rst +++ b/Documentation/scheduler/sched-bwc.rst @@ -29,7 +29,7 @@ Quota and period are managed within the cpu subsystem via cgroupfs. .. note:: The cgroupfs files described in this section are only applicable to cgroup v1. For cgroup v2, see - :ref:`Documentation/admin-guide/cgroupv2.rst `. + :ref:`Documentation/admin-guide/cgroup-v2.rst `. - cpu.cfs_quota_us: the total available run-time within a period (in microseconds)