projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eef24f7
)
docs/zh_CN: add a man-pages link to zh_CN/index.rst
author
Wu XiangCheng
<bobwxc@email.cn>
Tue, 11 Oct 2022 06:03:00 +0000
(14:03 +0800)
committer
Jonathan Corbet
<corbet@lwn.net>
Tue, 11 Oct 2022 17:01:17 +0000
(11:01 -0600)
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>
Documentation/translations/zh_CN/index.rst
patch
|
blob
|
history
diff --git
a/Documentation/translations/zh_CN/index.rst
b/Documentation/translations/zh_CN/index.rst
index 7be728bed46d71b67e50e5cb036bef803805747e..ec99ef5fe99030e2623f0dff77b6045a38685ec5 100644
(file)
--- 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/>`_ 。
+
固件相关文档
------------