Skip to content

Commit ccfaed7

Browse files
bulwahnJonathan Corbet
authored andcommitted
doc/zh_CN: fix title heading markup in admin-guide cpu-load
Documentation generation warns: Documentation/translations/zh_CN/admin-guide/cpu-load.rst:1: WARNING: Title overline too short. Extend title heading markup by one. It was just off by one. Fixes: e210c66 ("doc/zh_CN: add cpu-load Chinese version") Signed-off-by: Lukas Bulwahn <[email protected]> Acked-by: Tao Zhou <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 7033a95 commit ccfaed7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/translations/zh_CN/admin-guide/cpu-load.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
=======
1+
========
22
CPU 负载
3-
=======
3+
========
44

55
Linux通过``/proc/stat``和``/proc/uptime``导出各种信息,用户空间工具
66
如top(1)使用这些信息计算系统花费在某个特定状态的平均时间。

0 commit comments

Comments
 (0)