Remove the 0/6 exception explanation in usage.xml

It's not true anymore with the new semantics of K/S files.
This commit is contained in:
Pierre Labastie 2022-03-23 10:16:38 +01:00
parent ed6ffcb2e2
commit 497d43515f

View File

@ -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>