From: Felix Lee Date: Wed, 20 Sep 2023 14:58:33 +0000 (+0800) Subject: fix bugs in where to go from here? X-Git-Url: https://www.ivnss.com/gitweb/?a=commitdiff_plain;h=443e8059aa81f3feb392feb86ce2d96c32c23c30;p=lkmpgcn fix bugs in where to go from here? --- diff --git a/lkmpg_cn.tex b/lkmpg_cn.tex index 2174396..50e60d1 100644 --- a/lkmpg_cn.tex +++ b/lkmpg_cn.tex @@ -2340,9 +2340,10 @@ echo enable > /dev/key_state \chapter{路向何方?} \label{sec:where_to_go} -对于内核编程非常感兴趣的人,我推荐内核源代码树中的 \href{https://kernelnewbies.org}{kernelnewbies.org} % -与 \src{Documentation} 子目录,它们并不总是很容易理解,但它可以作为未来调查的起% -点。另外,正如 Linus Torvalds 所说,学习内核的最好方法就是自己阅读源代码。 +对于内核编程非常感兴趣的人,我推荐网站 \href{https://kernelnewbies.org}{kernelnewbies.org} % +与内核源代码中的 \src{Documentation} 子目录,其内容并不总是容易理解,但它可以作% +为未来调查的起点。另外,正如 Linus Torvalds 所说,学习内核的最好方法就是自己阅% +读源代码。 如果你乐于贡献于本指南,或发现任何明显的错误,请在 \url{https://github.com/sysprog21/lkmpg} % 上创建问题。你的拉取请求将被不胜感激。