diff options
-rw-r--r-- | chapter09/usage.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter09/usage.xml b/chapter09/usage.xml index 33890acd2..a1c098cae 100644 --- a/chapter09/usage.xml +++ b/chapter09/usage.xml @@ -157,7 +157,7 @@ EOF</userinput></screen> script is run with the <parameter>stop</parameter> argument. When an S link is encountered, the appropriate script is run with the <parameter>start</parameter> argument.</para> - +<!-- Changed for March 24th, 2022 version of bootscripts <para>There is one exception to this explanation. Links that start with an <emphasis>S</emphasis> in the <filename class="directory">rc0.d</filename> and <filename @@ -170,7 +170,7 @@ EOF</userinput></screen> run before any <emphasis>S</emphasis> prefixed scripts are run with the <parameter>stop</parameter> parameter. </para> - +--> <para>These are descriptions of what the arguments make the scripts do:</para> |