diff options
-rw-r--r-- | chapter07/usage.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/usage.xml b/chapter07/usage.xml index 78c1268bb..10d48b6e8 100644 --- a/chapter07/usage.xml +++ b/chapter07/usage.xml @@ -87,7 +87,7 @@ EOF</userinput></screen> <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> |