浏览代码

Noted functions script fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 年之前
父节点
当前提交
b092e3d7e1
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      chapter01/changelog.xml

+ 6 - 0
chapter01/changelog.xml

@@ -94,6 +94,12 @@ Chapter 6: Merged the different sulogin lines from the inittab file
 into one line.
 </para></listitem>
 
+<listitem><para>
+Chapter 7: Fixed the delays in the killproc function in the functions
+script. Now after kill, first check PIDs, then sleep 2 if needed. More
+details can be read in the comments in the script itself.
+</para></listitem>
+
 </itemizedlist>
 
 </sect1>