浏览代码

deploy: b4ba4cfc9b6c61a1ee94556606d9f5b2ffc1cf34

jserv 3 年之前
父节点
当前提交
51c42b32af
共有 2 个文件被更改,包括 6 次插入6 次删除
  1. 3 3
      index.html
  2. 3 3
      lkmpg-for-ht.html

+ 3 - 3
index.html

@@ -18,7 +18,7 @@
 
 <h2 class='titleHead'>The Linux Kernel Module Programming Guide</h2>
 <div class='author'><span class='ecrm-1200'>Peter Jay Salzman, Michael Burian, Ori Pomerantz, Bob Mottram, Jim Huang</span></div><br />
-<div class='date'><span class='ecrm-1200'>November 8, 2021</span></div>
+<div class='date'><span class='ecrm-1200'>November 16, 2021</span></div>
                                                                   
 
                                                                   
@@ -4433,8 +4433,8 @@ first things that should be implemented. Logging over a netconsole might also be
 worth a try.
 </p><!-- l. 1562 --><p class='indent'>   While you have seen lots of stuff that can be used to aid debugging here, there are
 some things to be aware of. Debugging is almost always intrusive. Adding debug code
-can change the situation enough to make the bug seem to dissappear. Thus you
-should try to keep debug code to a minimum and make sure it does not show up in
+can change the situation enough to make the bug seem to disappear. Thus, you
+should keep debug code to a minimum and make sure it does not show up in
 production code.
 </p><!-- l. 1566 --><p class='noindent'>
 </p>

+ 3 - 3
lkmpg-for-ht.html

@@ -18,7 +18,7 @@
 
 <h2 class='titleHead'>The Linux Kernel Module Programming Guide</h2>
 <div class='author'><span class='ecrm-1200'>Peter Jay Salzman, Michael Burian, Ori Pomerantz, Bob Mottram, Jim Huang</span></div><br />
-<div class='date'><span class='ecrm-1200'>November 8, 2021</span></div>
+<div class='date'><span class='ecrm-1200'>November 16, 2021</span></div>
                                                                   
 
                                                                   
@@ -4433,8 +4433,8 @@ first things that should be implemented. Logging over a netconsole might also be
 worth a try.
 </p><!-- l. 1562 --><p class='indent'>   While you have seen lots of stuff that can be used to aid debugging here, there are
 some things to be aware of. Debugging is almost always intrusive. Adding debug code
-can change the situation enough to make the bug seem to dissappear. Thus you
-should try to keep debug code to a minimum and make sure it does not show up in
+can change the situation enough to make the bug seem to disappear. Thus, you
+should keep debug code to a minimum and make sure it does not show up in
 production code.
 </p><!-- l. 1566 --><p class='noindent'>
 </p>