Linux Documentation
 help / color / mirror / Atom feed
* [PATCH] docs/zh_CN: fix CONFIG_CGROUP typo for CONFIG_CGROUPS
@ 2026-06-13 21:12 Ethan Nelson-Moore
  2026-06-14  2:10 ` Dongliang Mu
  0 siblings, 1 reply; 2+ messages in thread
From: Ethan Nelson-Moore @ 2026-06-13 21:12 UTC (permalink / raw)
  To: Dongliang Mu, Shuah Khan, GitAuthor: Ethan Nelson-Moore,
	linux-doc
  Cc: Alex Shi, Yanteng Si, Jonathan Corbet

The Simplified Chinese translation of accounting/psi.rst
contains a typo CONFIG_CGROUP for CONFIG_CGROUPS. Fix it.

Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
---
 Documentation/translations/zh_CN/accounting/psi.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/translations/zh_CN/accounting/psi.rst b/Documentation/translations/zh_CN/accounting/psi.rst
index a0ddb7bd257c..703bc81ff9be 100644
--- a/Documentation/translations/zh_CN/accounting/psi.rst
+++ b/Documentation/translations/zh_CN/accounting/psi.rst
@@ -148,7 +148,7 @@ psi接口提供的均值即可。
 Cgroup2接口
 ===========
 
-对于CONFIG_CGROUP=y及挂载了cgroup2文件系统的系统,能够获取cgroups内任务的psi。
+对于CONFIG_CGROUPS=y及挂载了cgroup2文件系统的系统,能够获取cgroups内任务的psi。
 此场景下cgroupfs挂载点的子目录包含cpu.pressure、memory.pressure、io.pressure文件,
 内容格式与/proc/pressure/下的文件相同。
 
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-14  2:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-13 21:12 [PATCH] docs/zh_CN: fix CONFIG_CGROUP typo for CONFIG_CGROUPS Ethan Nelson-Moore
2026-06-14  2:10 ` Dongliang Mu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox