diff options
Diffstat (limited to 'chapter09/usage.xml')
-rw-r--r-- | chapter09/usage.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter09/usage.xml b/chapter09/usage.xml index 9e85c6153..88c0296d6 100644 --- a/chapter09/usage.xml +++ b/chapter09/usage.xml @@ -43,8 +43,8 @@ <note> <para> - Classically, run level 2 above was defined as - "multi-user mode without networking", but this was only the case + Classically, run level 2 above was defined as + "multi-user mode without networking", but this was only the case many years ago when multiple users could log into a system connected via serial ports. In today's environment it makes no sense and we designate it now as "reserved". @@ -166,7 +166,7 @@ EOF</userinput></screen> <parameter>stop</parameter> to stop something. The logic behind this is that when a user is going to reboot or halt the system, nothing needs to be started, but the order of shutdown needs to be controlled. - For these run levels, all <emphasis>K</emphasis> prefixed scripts will be + For these run levels, all <emphasis>K</emphasis> prefixed scripts will be run before any <emphasis>S</emphasis> prefixed scripts are run with the <parameter>stop</parameter> parameter. </para> |