From: Kir Kolyshkin Date: Wed, 20 Jan 2021 00:18:21 +0000 (-0800) Subject: docs/admin-guide: cgroup-v2: fix cgroup.type rendering X-Git-Tag: v5.15~1613^2~56 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0d17d017fd090b3ec434373adb800cfc0cb6e7f6;p=platform%2Fkernel%2Flinux-starfive.git docs/admin-guide: cgroup-v2: fix cgroup.type rendering Due to an extra vertical whitespace, this was not recognised as a definition list entry, and thus was not rendered like the rest of cgroupfs files. Signed-off-by: Kir Kolyshkin Acked-by: Tejun Heo Link: https://lore.kernel.org/r/20210120001824.385168-8-kolyshkin@gmail.com Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/admin-guide/cgroup-v2.rst b/Documentation/admin-guide/cgroup-v2.rst index 073f976d..c1b6ffc 100644 --- a/Documentation/admin-guide/cgroup-v2.rst +++ b/Documentation/admin-guide/cgroup-v2.rst @@ -788,7 +788,6 @@ Core Interface Files All cgroup core files are prefixed with "cgroup." cgroup.type - A read-write single value file which exists on non-root cgroups.