diff options
author | Wu XiangCheng <bobwxc@email.cn> | 2022-10-11 14:03:00 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-10-11 11:01:17 -0600 |
commit | ff2be4420863cc93bd4e0bea333ac9cb090a3415 (patch) | |
tree | c4e90fff4fa15c5447d15192e412934ec7d9f4a1 /Documentation | |
parent | eef24f7054a63058d6400a4386ee8bb2164fec44 (diff) | |
download | linux-stable-ff2be4420863cc93bd4e0bea333ac9cb090a3415.tar.gz linux-stable-ff2be4420863cc93bd4e0bea333ac9cb090a3415.tar.bz2 linux-stable-ff2be4420863cc93bd4e0bea333ac9cb090a3415.zip |
docs/zh_CN: add a man-pages link to zh_CN/index.rst
update to commit 489876063fb1 ("docs: add a man-pages link to the front
page")
Signed-off-by: Wu XiangCheng <bobwxc@email.cn>
Reviewed-by: Yanteng Si <siyanteng@loongson.cn>
Link: https://lore.kernel.org/r/6e289528ed1b40c1fcc03ea5e854e7c8ba264e67.1665467392.git.bobwxc@email.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/translations/zh_CN/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
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/>`_ 。 + 固件相关文档 ------------ |