소스 검색

revert internals to insides

mudongliang 9 년 전
부모
커밋
3842d2223d
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      Misc/contribute.md
  2. 1 1
      Misc/linkers.md

+ 1 - 1
Misc/contribute.md

@@ -12,7 +12,7 @@ I'm writing this part nine and a half months after I've started to learn from th
 
 ![github](http://s2.postimg.org/jjb3s4frt/stars.png)
 
-It seems that people are interested in the internals of the Linux kernel. Besides this, in all the time that I have been writing `linux-insides`, I have received many questions from different people about how to begin contributing to the Linux kernel. Generally people are interested in contributing to open source projects and the Linux kernel is not an exception:
+It seems that people are interested in the insides of the Linux kernel. Besides this, in all the time that I have been writing `linux-insides`, I have received many questions from different people about how to begin contributing to the Linux kernel. Generally people are interested in contributing to open source projects and the Linux kernel is not an exception:
 
 ![google-linux](http://s4.postimg.org/yg9z5zx0d/google_linux.png)
 

+ 1 - 1
Misc/linkers.md

@@ -627,7 +627,7 @@ Please note that English is not my first language, and I am really sorry for any
 Links
 -----------------
 
-* [Book about Linux kernel internals](http://0xax.gitbooks.io/linux-insides/content/)
+* [Book about Linux kernel insides](http://0xax.gitbooks.io/linux-insides/content/)
 * [linker](https://en.wikipedia.org/wiki/Linker_%28computing%29)
 * [object files](https://en.wikipedia.org/wiki/Object_file)
 * [glibc](https://en.wikipedia.org/wiki/GNU_C_Library)