Author: bdubbs
Date: Tue May 28 18:08:09 2013
New Revision: 10288

Log:
Fix an old reference changing rcsysinit.d to rcS.d

Modified:
   trunk/BOOK/chapter07/usage.xml

Modified: trunk/BOOK/chapter07/usage.xml
==============================================================================
--- trunk/BOOK/chapter07/usage.xml      Mon May 27 17:17:45 2013        (r10287)
+++ trunk/BOOK/chapter07/usage.xml      Tue May 28 18:08:09 2013        (r10288)
@@ -87,7 +87,7 @@
   <emphasis>inittab</emphasis>.  For LFS, the key command that is run is
   <command>rc</command>. The intialization file above will instruct
   <command>rc</command> to run all the scripts starting with an S in the
-  <filename class="directory">/etc/rc.d/rcsysinit.d</filename> directory
+  <filename class="directory">/etc/rc.d/rcS.d</filename> directory
   followed by all the scripts starting with an S in the <filename
   class="directory">/etc/rc.d/rc?.d</filename> directory where the question
   mark is specified by the initdefault value.</para>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to