aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-03-04 12:45:24 +0100
committerAlejandro Colomar <alx@kernel.org>2024-03-05 02:27:48 +0100
commitb8b26418dc0444b92da7cc54cd2f4aba595217c8 (patch)
treee6eb2c11d8a8f8478274d521b0be1ceec58123bb
parent0c09b173e7fb19a59f60458863d3ce049d1b7135 (diff)
downloadman-pages-b8b26418dc0444b92da7cc54cd2f4aba595217c8.tar.gz
cgroups.7: tfix
Closes: <https://bugzilla.kernel.org/show_bug.cgi?id=218105> Reported-by: Göran Uddeborg <goeran@uddeborg.se> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man7/cgroups.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7
index ca10cf859a..877aae03f9 100644
--- a/man7/cgroups.7
+++ b/man7/cgroups.7
@@ -1441,7 +1441,7 @@ becomes
.IR "domain threaded" .
.IP \[bu]
All of the descendant cgroups of
-.I x
+.I z
that were not already of type
.I threaded
are converted to type
@@ -1453,7 +1453,7 @@ As before, we make the threaded subtree usable by writing the string
to each of the
.I domain invalid
cgroups under
-.IR y ,
+.IR z ,
in order to convert them to the type
.IR threaded .
.P