From ae58a57c7de8a06ffdf3c2609eab8104279b5c74 Mon Sep 17 00:00:00 2001 From: Felix Lee Date: Wed, 20 Sep 2023 09:16:17 +0800 Subject: [PATCH] change section hello and world label words --- lkmpg_cn.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lkmpg_cn.tex b/lkmpg_cn.tex index 0c77cbc..5ece17e 100644 --- a/lkmpg_cn.tex +++ b/lkmpg_cn.tex @@ -514,7 +514,7 @@ sudo journalctl --since "1 hour ago" | grep kernel \end{quote} \end{enumerate} -\section{Hello\,与\,Goodbye} +\section{招手与挥手} \label{hello_n_goodbye} 在早期内核版本中,你必须查看 \cpp|init_module| 与 \cpp|cleanup_module| 函数,如% 同在第一个 hello world 示例,但最近你可以使用 \cpp|module_init| 和 % -- 2.39.5