浏览代码

Update syscall-4.md

0xAX 9 年之前
父节点
当前提交
f445b8f41a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SysCall/syscall-4.md

+ 1 - 1
SysCall/syscall-4.md

@@ -1,7 +1,7 @@
 System calls in the Linux kernel. Part 4.
 ================================================================================
 
-How the Linux kernel runs a program?
+How the Linux kernel runs a program
 --------------------------------------------------------------------------------
 
 This is the fourth part of the [chapter](http://0xax.gitbooks.io/linux-insides/content/SysCall/index.html) that describes [system calls](https://en.wikipedia.org/wiki/System_call) in the Linux kernel and as I wrote in the conclusion of the [previous](http://0xax.gitbooks.io/linux-insides/content/SysCall/syscall-3.html) - this part will be last in this chapter. In the previous part we stopped at the two new concepts: