From 909f28430a70df15d433346aab4830b6635a765b Mon Sep 17 00:00:00 2001 From: Thomas Trepl Date: Sat, 26 Aug 2023 09:52:47 +0200 Subject: [PATCH] Typo --- chapter09/usage.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 an S, 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—the smaller the number, the sooner tht script runs. When + to 99—the smaller the number, the sooner the script runs. When init switches to another run level, the appropriate services are either started or stopped, depending on the run level chosen.