All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@kernel.org
To: linux-man@vger.kernel.org
Subject: [Bug 218105] Incorrect path name in description of creating a threaded cgroups tree
Date: Mon, 04 Mar 2024 11:50:04 +0000	[thread overview]
Message-ID: <bug-218105-11311-eACiVrw2RQ@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-218105-11311@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=218105

Alejandro Colomar (alx@kernel.org) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |CODE_FIX

--- Comment #3 from Alejandro Colomar (alx@kernel.org) ---
I'll push the following commit tomorrow.  Thanks for the report!


commit 09ed04875f27741e4ad111d7bcc5e93a5397903f (HEAD -> contrib, alx/contrib)
Author: Alejandro Colomar <alx@kernel.org>
Date:   Mon Mar 4 12:45:24 2024 +0100

    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>

diff --git a/man7/cgroups.7 b/man7/cgroups.7
index ca10cf859..877aae03f 100644
--- a/man7/cgroups.7
+++ b/man7/cgroups.7
@@ -1441,7 +1441,7 @@ .SS Creating a threaded subtree
 .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 @@ .SS Creating a threaded subtree
 to each of the
 .I domain invalid
 cgroups under
-.IR y ,
+.IR z ,
 in order to convert them to the type
 .IR threaded .
 .P

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

      parent reply	other threads:[~2024-03-04 11:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-05 12:13 [Bug 218105] New: Incorrect path name in description of creating a threaded cgroups tree bugzilla-daemon
2023-11-11 19:57 ` [Bug 218105] " bugzilla-daemon
2023-11-12 12:51 ` bugzilla-daemon
2024-03-04 11:50 ` bugzilla-daemon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-218105-11311-eACiVrw2RQ@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@kernel.org \
    --cc=linux-man@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.