Selaa lähdekoodia

Noted functions script fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 vuotta sitten
vanhempi
commit
b092e3d7e1
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  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>