diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2022-09-11 18:54:49 +0200 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2022-09-11 18:54:49 +0200 |
commit | 7bd0378b41a0c7ed7146053cb3e5e539383fd88b (patch) | |
tree | e4c25732d726adc60cc080be2a301a37c25cc54a /chapter09 | |
parent | c37e846f4b5db3ae2037dee054b3923192a50a31 (diff) |
Remove trailing spaces
Diffstat (limited to 'chapter09')
-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> |