aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09
diff options
context:
space:
mode:
authorThomas Trepl <thomas@linuxfromscratch.org>2023-08-26 09:52:47 +0200
committerThomas Trepl <thomas@linuxfromscratch.org>2023-08-26 09:52:47 +0200
commit909f28430a70df15d433346aab4830b6635a765b (patch)
treedd4d3d016d67fbb56bf169ad4352d617f439c068 /chapter09
parentc179964257acc88d7728cceac3de6784c03c05d1 (diff)
Typo
Diffstat (limited to 'chapter09')
-rw-r--r--chapter09/usage.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter09/usage.xml b/chapter09/usage.xml
index 2e9843988..b14f3635c 100644
--- a/chapter09/usage.xml
+++ b/chapter09/usage.xml
@@ -146,7 +146,7 @@ EOF</userinput></screen>
an <emphasis>S</emphasis>, and all of them have two numbers following the
initial letter. The K means to stop (kill) a service and the S means to start a
service. The numbers determine the order in which the scripts are run, from 00
- to 99&mdash;the smaller the number, the sooner tht script runs. When
+ to 99&mdash;the smaller the number, the sooner the script runs. When
<command>init</command> switches to another run level, the appropriate services
are either started or stopped, depending on the run level chosen.</para>