[PATCH v2 4/4] docs/zh_CN: add a man-pages link to zh_CN/index.rst

From: Wu XiangCheng
Date: Tue Oct 11 2022 - 02:03:20 EST


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>
---
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/>`_ 。
+
固件相关文档
------------

--
2.30.2


--
Wu XiangCheng 0x32684A40BCA7AEA7