From: Wu XiangCheng Date: Tue, 11 Oct 2022 06:03:00 +0000 (+0800) Subject: docs/zh_CN: add a man-pages link to zh_CN/index.rst X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ff2be4420863cc93bd4e0bea333ac9cb090a3415;p=linux.git 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 Reviewed-by: Yanteng Si Link: https://lore.kernel.org/r/6e289528ed1b40c1fcc03ea5e854e7c8ba264e67.1665467392.git.bobwxc@email.cn Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/translations/zh_CN/index.rst b/Documentation/translations/zh_CN/index.rst index 7be728bed46d7..ec99ef5fe9903 100644 --- a/Documentation/translations/zh_CN/index.rst +++ b/Documentation/translations/zh_CN/index.rst @@ -97,6 +97,8 @@ TODOList: * 用户空间工具 * userspace-api/index +也可参考独立于内核文档的 `Linux 手册页 `_ 。 + 固件相关文档 ------------