From b6ef45c31c24f493e92640e00f4a9aa166a72a1b Mon Sep 17 00:00:00 2001 From: gatieme Date: Thu, 21 Jul 2016 12:51:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E4=BA=86thread=5Finfo?= =?UTF-8?q?=E7=9A=84=E5=AD=A6=E4=B9=A0=E4=BB=A3=E7=A0=81--print=5Fthread?= =?UTF-8?q?=5Finfo=E9=A9=B1=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- study/kernel/01-process/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/study/kernel/01-process/README.md b/study/kernel/01-process/README.md index 0265dc2..8301f0c 100644 --- a/study/kernel/01-process/README.md +++ b/study/kernel/01-process/README.md @@ -3,7 +3,7 @@ | 2016-07-21 | [Linux-4.6](http://lxr.free-electrons.com/source/?v=4.5) | X86 & arm | [gatieme](http://blog.csdn.net/gatieme) | [LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers) | [Linux进程管理与调度](http://blog.csdn.net/gatieme/article/category/6225543) | -#0 项目链接 +#0. 项目链接 ------- | 项目 | 描述 |