On 10/11/22 14:03, Wu XiangCheng wrote:
From: Wu XiangCheng <bobwxc@xxxxxxxx>
update to commit 489876063fb1 ("docs: add a man-pages link to the front
page")
Signed-off-by: Wu XiangCheng <bobwxc@xxxxxxxx>
Reviewed-by: Yanteng Si <siyanteng@xxxxxxxxxxx>
---
Documentation/translations/zh_CN/index.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/translations/zh_CN/index.rst b/Documentation/translations/zh_CN/index.rst
index 7be728bed46d..ec99ef5fe990 100644
--- a/Documentation/translations/zh_CN/index.rst
+++ b/Documentation/translations/zh_CN/index.rst
@@ -97,6 +97,8 @@ TODOList:
* 用户空间工具 <tools/index>
* userspace-api/index
+也可参考独立于内核文档的 `Linux 手册页 <https://www.kernel.org/doc/man-pages/>`_ 。
+
固件相关文档
------------