소스 검색

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>